GrapeCity.Xaml.Excel
IndentationLevel Property (IAlignmentBlock)


GrapeCity.Excel Namespace > IAlignmentBlock Interface : IndentationLevel Property
Gets or sets the indent level of the alignment.
Syntax
'Declaration
 
Property IndentationLevel As Byte
'Usage
 
Dim instance As IAlignmentBlock
Dim value As Byte
 
instance.IndentationLevel = value
 
value = instance.IndentationLevel
byte IndentationLevel {get; set;}

Property Value

The indent level of the alignment
See Also

Reference

IAlignmentBlock Interface
IAlignmentBlock Members