次の方法で共有


SheetProperties.OutlineProperties プロパティ

定義

アウトライン プロパティ。

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

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

プロパティ値

OutlineProperties を返します。

適用対象