SheetFormatProperties.OutlineLevelColumn Property

Definition

Column Outline Level

Represents the following attribute in the schema: 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

Property Value

Returns ByteValue.

Attributes

Applies to