Compartir a través de


SheetFormatProperties.OutlineLevelColumn Propiedad

Definición

Nivel de esquema de columna

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve ByteValue.

Atributos

Se aplica a