[]
        
Gets or sets the number of spaces (of the normal style font) of indentation for text in a cell.
public int Indent { get; set; }
Public Property Indent As Integer
| Type | Description | 
|---|---|
| int | An integer value represents the number of spaces (of the normal style font) of indentation for text in a cell.  |