GrapeCity.Xaml.Excel
Indent Property (IExtendedFormat)


Gets or sets the indent level of the alignment.
Syntax
'Declaration
 
Property Indent As Byte
'Usage
 
Dim instance As IExtendedFormat
Dim value As Byte
 
instance.Indent = value
 
value = instance.Indent
byte Indent {get; set;}

Property Value

The indent level of the alignment
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options