Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ShapePropsStream Class / frtHeader Property


In This Topic
frtHeader Property (ShapePropsStream)
In This Topic
Syntax
'Declaration
 
Public Property frtHeader As FrtHeader
 
'Usage
 
Dim instance As ShapePropsStream
Dim value As FrtHeader
 
instance.frtHeader = value
 
value = instance.frtHeader
See Also