Spread Windows Forms 12.0 Product Documentation
ShouldSerializeColumnFooterSheetCornerVerticalGridLine Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : ShouldSerializeColumnFooterSheetCornerVerticalGridLine Method
Gets whether the vertical grid line for the footer corner should be serialized.
Syntax
'Declaration
 
Public Function ShouldSerializeColumnFooterSheetCornerVerticalGridLine() As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeColumnFooterSheetCornerVerticalGridLine()
public bool ShouldSerializeColumnFooterSheetCornerVerticalGridLine()

Return Value

true if the vertical grid line for the footer corner should be serialized; otherwise, false
See Also

Reference

SheetView Class
SheetView Members