SheetFormatProperties.OutlineLevelColumn プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
列アウトライン レベル
スキーマ内の次の属性を表します: outlineLevelCol
[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevelCol")]
public DocumentFormat.OpenXml.ByteValue OutlineLevelColumn { get; set; }
public DocumentFormat.OpenXml.ByteValue OutlineLevelColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevelCol")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevelColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("outlineLevelCol")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevelColumn { get; set; }
public DocumentFormat.OpenXml.ByteValue? OutlineLevelColumn { get; set; }
member this.OutlineLevelColumn : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevelCol")>]
member this.OutlineLevelColumn : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("outlineLevelCol")>]
member this.OutlineLevelColumn : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OutlineLevelColumn As ByteValue
プロパティ値
ByteValue を返します。
- 属性