Share via


ConditionalFormatStyle.LastRowFirstColumn Property

Definition

lastRowFirstColumn, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to