ShouldSerializeVerticalGridLine Method (SheetView)
Gets whether the vertical grid line for the data area should be serialized.
public bool ShouldSerializeVerticalGridLine()
'Declaration
Public Function ShouldSerializeVerticalGridLine() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeVerticalGridLine()
Return Value
true if VerticalGridLine should be serialized; otherwise, false