Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXF Interface / Indent Property


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