Share via


Column.OutlineLevel プロパティ

定義

アウトライン レベル

スキーマ内の次の属性を表します: outlineLevel

[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevel")]
public DocumentFormat.OpenXml.ByteValue OutlineLevel { get; set; }
public DocumentFormat.OpenXml.ByteValue OutlineLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevel")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("outlineLevel")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevel { get; set; }
public DocumentFormat.OpenXml.ByteValue? OutlineLevel { get; set; }
member this.OutlineLevel : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevel")>]
member this.OutlineLevel : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("outlineLevel")>]
member this.OutlineLevel : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OutlineLevel As ByteValue

プロパティ値

ByteValue を返します。

属性

適用対象