Row.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

属性

适用于