[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.InsertIndent

InsertIndent Method

InsertIndent(int)

Adds an indent to the specified range.

Declaration
void InsertIndent(int insertAmount)
Sub InsertIndent(insertAmount As Integer)
Parameters
Type Name Description
int insertAmount

The amount to be added to the current indent.