次の方法で共有


SheetFormatProperties.OutlineLevelRow プロパティ

定義

アウトライン行の最大数

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

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

プロパティ値

ByteValue を返します。

属性

適用対象