GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 : FormatCellsActionCommand クラス |
FormatCellsActionCommandデータ型で公開されるメンバを以下の表に示します。
名前 | 説明 | |
---|---|---|
FormatCellsActionCommand コンストラクタ | オーバーロードされます。 |
名前 | 説明 | |
---|---|---|
IsUIAction | コマンドが UI アクションから実行されるかどうかを示すブール値を取得または設定します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
StopClipboardCopying | このコマンドの実行後に GrapeCity.Spreadsheet.IWorkbookSet.CutCopyModeが GrapeCity.Spreadsheet.CutCopyMode.Noneに設定されるかどうかを示す値を取得します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
UndoSupport | このコマンドがアンドゥ可能かどうかを示すUndoSupport値を取得します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
Worksheet | ワークシートを取得または設定します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
名前 | 説明 | |
---|---|---|
IsDisposed | このオブジェクトが破棄されているかどうかを示すブール値。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
References | セルの収集範囲は、FormatCellsActionCommandを実行するために使用されます。 | |
Workbook | ワークブックを取得します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
名前 | 説明 | |
---|---|---|
BeforeExecute() | コマンドを実行する前に呼び出されます。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
CanChangeActiveCell | Spread がコマンドの結果に基づいてアクティブ セルを変更できるかどうかを示すブール値を取得します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
CellType | セル型を現在の選択に設定します。 | |
Clone | このコマンドオブジェクトをクローンします。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
Dispose | オーバーロードされます。 アンマネージリソースを解放します。オプションで、マネージリソースを解放することもできます。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
Execute | このコマンドを実行します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
IncreaseDecimal | 小数点以下の桁を 1 ずつ増減するコマンドを作成します。 | |
IncreaseFontSize | セルのフォント サイズを拡大/縮小するコマンドを作成します。 | |
InsertIndent | セルのインデントを増減するコマンドを作成します。 | |
Redo | このコマンドをリドゥします。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
SaveUndoState | 元に取り消すデータを保存します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
Undo | GrapeCity.Spreadsheet.Commands.StyleActionsCommandから継承されます。 |
名前 | 説明 | |
---|---|---|
Finalize | Commandクラスのインスタンスをファイナライズします。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 | |
OnRefineInputData | GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |