GrapeCity.Spreadsheet アセンブリ : GrapeCity.Spreadsheet.Commands 名前空間 |
クラス | 解説 | |
---|---|---|
![]() | AutoFillCommand | 指定された範囲のセルを自動入力するコマンドを表します。 |
![]() | AutoSumCommand | セル範囲を検出して適切な位置にSUMまたはSUBTOTAL関数をオートフィルするコマンドを表します。 |
![]() | CellEditCommand | セルまたはセル範囲の値を変更するコマンドを表します。 |
![]() | CellStyleCommand | セルまたはセル範囲のスタイルを変更するコマンドを表します。 |
![]() | ClipboardCopyCommand | セルの範囲をコピーするコマンドを表します。 |
![]() | ClipboardCopyShapeCommand | ワークシートからデータをコピーするコマンドを表します。 |
![]() | ClipboardCutShapeCommand | [シェイプを切り取る]コマンドを表します。 |
![]() | ClipboardInsertCommand | |
![]() | ClipboardPasteCommand | ワークシートにデータを貼り付けるコマンドを表します。 |
![]() | ClipboardPasteShapeCommand | クリップボードからワークシートに図形を貼り付けるコマンドを表します。 |
![]() | Command | 抽象的なコマンドを表します。 |
![]() | CommandManager | コマンドマネージャを表します。 |
![]() | CreateHyperlinkCommand | 入力テキストからハイパーリンクを自動的に作成するコマンドを表します。 |
![]() | DataValidationCommand | セルまたはセル範囲のデータ検証を変更するコマンドを表します。 |
![]() | FilterCommand | フィルタ操作のコマンドを表します。 |
![]() | FormatCellsActionCommand | セルの書式設定操作のコマンドを表します。 |
![]() | FormatConditionalCommand | FormatConditionalコマンドを表します。 |
![]() | FormatConditionalManagerCommand | セルまたはセル範囲の条件付き書式を変更するコマンドを表します。 |
![]() | LegacyClipboardCopyCommand | セルの範囲をコピーするコマンドを表します。 |
![]() | LegacyClipboardCutCommand | セルの範囲を切り取るコマンドを表します。 |
![]() | LegacyClipboardPasteCommand | セルの範囲に貼り付けるコマンドを表します。 |
![]() | MultiRangeCommand | セルの複数の範囲に対して実行されるコマンドを表します。 |
![]() | PrintAreaCommand | 印刷領域のコマンドを表します。 |
![]() | RangeActionsCommand | 指定したセル範囲のコマンドを表します。 |
![]() | RangeCommand | セルの範囲に対して実行されるコマンドを表します。 |
![]() | RowColumnActionsCommand | 行または列の操作のコマンドを表します。 |
![]() | RowColumnCommand | 行または列の操作のコマンドを表します。 |
![]() | ShapeActionsCommand | 描画オブジェクトの変換コマンドを表します。 |
![]() | SheetActionsCommand | シート操作のコマンドを表します。 |
![]() | SlicerActionsCommand | GrapeCity.Spreadsheet.Slicers.Slicerオブジェクトのコマンドを表します。 |
![]() | SortCommand | ソート操作のコマンドを表します。 |
![]() | StyleActionsCommand | スタイル設定操作のコマンドを表します。 |
![]() | TableActionsCommand | 指定したテーブル範囲のコマンドを表します。 |
![]() | TableStyleCommand | 指定したテーブルスタイルのコマンドを表します。 |
![]() | TableSubTotalCommand | テーブルの小計操作のコマンドを表します。 |
![]() | ThreadedCommentCommand | セルに新しいコメントまたは返信を追加するコマンドを表します。 |
![]() | ZoomScaleActionCommand | ズームスケールアクションのコマンドを表します。 |
構造体 | 解説 | |
---|---|---|
![]() | CommandResult | コマンドの実行結果を表します。 |
列挙体 | 解説 | |
---|---|---|
![]() | AdjustEditingShapeTypes | 形状を編集する際の調整編集ポイントのタイプ。 |
![]() | AutoFilterActions | |
![]() | CellStyleCommand.IncludeStyle | |
![]() | CommandActions | コマンドの実行後に実行されるアクションを表します。 |
![]() | FormatOption | どのスタイル型が実行されるかを示します。 |
![]() | HyperLinkAction | ハイパーリンク作成コマンドのアクションを表します。 |
![]() | RangeActionsCommand.Actions | セル範囲アクションを表します。 |
![]() | RangeActionsCommand.MergeOption | どのマージタイプが実行されるかを示します。 |
![]() | RowColumnActionsCommand.Actions | 行と列のアクションを表します。 |
![]() | RowColumnActionsCommand.GroupActions | グループのアクションを表します。 |
![]() | RowColumnCommand.Actions | |
![]() | ShapeActionsCommand.Actions | 変換アクションを表します。 |
![]() | SlicerActionsCommand.Actions | アクションを表します。 |
![]() | TableActions | テーブル範囲アクションを表します。 |
![]() | ThreadedCommandAction | |
![]() | UIActions | UI アクションのタイプを表します。 |
![]() | UndoSupport | コマンドのアンドゥサポートのタイプを表します。 |