A Sandcastle Documented Class Library
Indent Property
Namespaces ► Yogesh.ExcelXml ► AlignmentOptionsBase ► Indent
Gets or sets the indent

C# | Visual Basic | Visual C++ |
public int Indent { get; set; }
Public Property Indent As Integer
public: virtual property int Indent { int get () sealed; void set (int value) sealed; }