Compartilhar via


CellStyle.OutlineLevel Propriedade

Definição

Estilo de contorno

Representa o seguinte atributo no 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 da propriedade

Retorna UInt32Value.

Atributos

Aplica-se a