GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatCellsActionCommand クラス : InsertIndent メソッド |
'Declaration
Public Shared Function InsertIndent( _ ByVal worksheet As IWorksheet, _ ByVal references() As Reference, _ ByVal insertAmount As Integer _ ) As FormatCellsActionCommand
public static FormatCellsActionCommand InsertIndent( IWorksheet worksheet, Reference[] references, int insertAmount )