C1.Web.Api.Excel Namespace / Style Class / Indent Property

In This Topic
Indent Property
In This Topic
Gets or sets the text indent.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
<XmlAttributeAttribute()>
Public Property Indent As Integer
 
See Also