[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Alignment.Indent

Indent Property

Indent

Gets or sets the number of spaces (of the normal style font) of indentation for text in a cell.

Declaration
public int Indent { get; set; }
Public Property Indent As Integer
Property Value
Type Description
int

An integer value represents the number of spaces (of the normal style font) of indentation for text in a cell.