'Declaration Public Sub ExpandAll( _ ByVal expand As Boolean _ )
'Usage Dim instance As SheetView Dim expand As Boolean instance.ExpandAll(expand)
public void ExpandAll( bool expand )
SheetView Class SheetView Members