GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 : LegacyClipboardPasteCommand クラス |
LegacyClipboardPasteCommandデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | LegacyClipboardPasteCommand コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
![]() | Item | 指定したインデックス位置にGrapeCity.Spreadsheet.Referenceオブジェクトを取得します。 GrapeCity.Spreadsheet.Commands.MultiRangeCommandから継承されます。 |
![]() | ManipulationOptions | 実行されるデータ型を示すGrapeCity.Spreadsheet.ManipulationOptions値を取得します。 |
![]() | SelectionCount | 選択されている範囲の総数を取得します。 GrapeCity.Spreadsheet.Commands.MultiRangeCommandから継承されます。 |
![]() | UndoSupport | オーバーライドされます。 このコマンドがアンドゥ可能かどうかを示すUndoSupport値を取得します。 |
![]() | Worksheet | ワークシートを取得または設定します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | ColumnCount | セル範囲の列の総数を取得します。 GrapeCity.Spreadsheet.Commands.RangeCommandから継承されます。 |
![]() | IsDisposed | このオブジェクトが破棄されているかどうかを示すブール値。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
![]() | RowCount | セル範囲の行の総数を取得します。 GrapeCity.Spreadsheet.Commands.RangeCommandから継承されます。 |
![]() | Workbook | ワークブックを取得します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | BeforeExecute | コマンドを実行する前に呼び出されます。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
![]() | Clone | このコマンドオブジェクトをクローンします。 GrapeCity.Spreadsheet.Commands.RangeCommandから継承されます。 |
![]() | Dispose | オーバーロードされます。 アンマネージリソースを解放します。オプションで、マネージリソースを解放することもできます。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
![]() | Execute | このコマンドを実行します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
![]() | IsStopUIAction | 対応する UI アクションを停止するかどうかを示すブール値を取得します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
![]() | Redo | このコマンドをリドゥします。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
![]() | SaveUndoState | 元に取り消すデータを保存します。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |
![]() | Undo | オーバーライドされます。 このコマンドをアンドゥします。 |
名前 | 解説 | |
---|---|---|
![]() | Finalize | Commandクラスのインスタンスをファイナライズします。 GrapeCity.Spreadsheet.Commands.Commandから継承されます。 |