ConditionalFormatStyle.LastRowLastColumn Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
lastRowLastColumn: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: w:lastRowLastColumn
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "lastRowLastColumn")]
public DocumentFormat.OpenXml.OnOffValue LastRowLastColumn { get; set; }
public DocumentFormat.OpenXml.OnOffValue LastRowLastColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "lastRowLastColumn")]
public DocumentFormat.OpenXml.OnOffValue LastRowLastColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "lastRowLastColumn")]
public DocumentFormat.OpenXml.OnOffValue? LastRowLastColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:lastRowLastColumn")]
public DocumentFormat.OpenXml.OnOffValue? LastRowLastColumn { get; set; }
public DocumentFormat.OpenXml.OnOffValue? LastRowLastColumn { get; set; }
member this.LastRowLastColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "lastRowLastColumn")>]
member this.LastRowLastColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "lastRowLastColumn")>]
member this.LastRowLastColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:lastRowLastColumn")>]
member this.LastRowLastColumn : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property LastRowLastColumn As OnOffValue
Eigenschaftswert
- Attribute