SheetFormatProperties.OutlineLevelColumn 属性

定义

列大纲级别

表示架构中的以下属性: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

属性

适用于