Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / HeaderFooter Class / guidSView Property


In This Topic
guidSView Property
In This Topic
Gets or sets the GUID S view.
Syntax
'Declaration
 
Public Property guidSView As Byte()
 
'Usage
 
Dim instance As HeaderFooter
Dim value() As Byte
 
instance.guidSView = value
 
value = instance.guidSView

Property Value

The GUID S view.
See Also