Compartir a través de


CellStyle.OutlineLevel Propiedad

Definición

Estilo de esquema

Representa el atributo siguiente en el esquema: iLevel

[DocumentFormat.OpenXml.SchemaAttr(0, "iLevel")]
public DocumentFormat.OpenXml.UInt32Value OutlineLevel { get; set; }
public DocumentFormat.OpenXml.UInt32Value OutlineLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "iLevel")]
public DocumentFormat.OpenXml.UInt32Value? OutlineLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("iLevel")]
public DocumentFormat.OpenXml.UInt32Value? OutlineLevel { get; set; }
public DocumentFormat.OpenXml.UInt32Value? OutlineLevel { get; set; }
member this.OutlineLevel : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "iLevel")>]
member this.OutlineLevel : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("iLevel")>]
member this.OutlineLevel : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property OutlineLevel As UInt32Value

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a