更新 vba_code_common.bas
This commit is contained in:
@@ -183,8 +183,7 @@ Sub ToggleAutoFilter(Optional ByVal filterRow As Long = 6)
|
|||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Sub AutoFitColumnWidth(Optional ByVal fitColumnStart As Long = 2, _
|
Sub AutoFitColumnWidth(Optional ByVal fitColumnStart As Long = 2, Optional ByVal fitColumnEnd As Long = 9)
|
||||||
Optional ByVal fitColumnEnd As Long = 9)
|
|
||||||
Dim ws As Worksheet
|
Dim ws As Worksheet
|
||||||
Set ws = ActiveSheet
|
Set ws = ActiveSheet
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user