Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnFooter Class / SheetView Property


In This Topic
SheetView Property (ColumnFooter)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property SheetView As SheetView
 
'Usage
 
Dim instance As ColumnFooter
Dim value As SheetView
 
value = instance.SheetView
See Also