次の方法で共有


CustomSheetView.Selection プロパティ

定義

選択範囲

スキーマの x:selection 要素タグを表します。

public DocumentFormat.OpenXml.Spreadsheet.Selection Selection { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Selection? Selection { get; set; }
member this.Selection : DocumentFormat.OpenXml.Spreadsheet.Selection with get, set
Public Property Selection As Selection

プロパティ値

Selection を返します。

適用対象