Compartilhar via


ConditionalFormatStyle.LastRowFirstColumn Propriedade

Definição

lastRowFirstColumn, essa propriedade só está disponível no Office 2010 e posterior.

Representa o seguinte atributo no esquema: w:lastRowFirstColumn

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "lastRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue LastRowFirstColumn { get; set; }
public DocumentFormat.OpenXml.OnOffValue LastRowFirstColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "lastRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue LastRowFirstColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "lastRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue? LastRowFirstColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:lastRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue? LastRowFirstColumn { get; set; }
public DocumentFormat.OpenXml.OnOffValue? LastRowFirstColumn { get; set; }
member this.LastRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "lastRowFirstColumn")>]
member this.LastRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "lastRowFirstColumn")>]
member this.LastRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:lastRowFirstColumn")>]
member this.LastRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property LastRowFirstColumn As OnOffValue

Valor da propriedade

Atributos

Aplica-se a