Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / Indent Property


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