次の方法で共有


CellStyle.OutlineLevel プロパティ

定義

アウトライン スタイル

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象