ComponentOne Web API Edition
Indent Property

C1.Web.Api.Excel Namespace > Style Class : Indent Property
Gets or sets the text indent.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property Indent As Integer
[DefaultValue()]
[XmlAttribute()]
public int Indent {get; set;}
See Also

Reference

Style Class
Style Members