Compartir a través de


Row.OutlineLevel Propiedad

Definición

Nivel de esquema

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

Valor de propiedad

Devuelve ByteValue.

Atributos

Se aplica a