/ Published in: Visual Basic
Expand |
Embed | Plain Text
With vaSpread .ReDraw = False .Col = aCOL .ColHidden = True .ReDraw = True End With With vaSpread .ReDraw = False .Col = aCOL .ColHidden = False .ReDraw = True End With
You need to login to post a comment.
