GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableActionsCommand クラス : CreateAutoExtendRow メソッド |
'Declaration
Public Shared Function CreateAutoExtendRow( _ ByVal table As Table, _ ByVal rowCount As Integer _ ) As TableActionsCommand
public static TableActionsCommand CreateAutoExtendRow( Table table, int rowCount )