SheetFormatProperties.OutlineLevelRow プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アウトライン行の最大数
スキーマ内の次の属性を表します: 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 を返します。
- 属性