Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FrtWrapper Class / FrtWrapperPadding Property


In This Topic
FrtWrapperPadding Property
In This Topic
Syntax
'Declaration
 
Public Property FrtWrapperPadding As Byte()
 
'Usage
 
Dim instance As FrtWrapper
Dim value() As Byte
 
instance.FrtWrapperPadding = value
 
value = instance.FrtWrapperPadding
See Also