ConditionalFormatStyle.FirstRowFirstColumn 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.
firstRowFirstColumn, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: w:firstRowFirstColumn
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "firstRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue FirstRowFirstColumn { get; set; }
public DocumentFormat.OpenXml.OnOffValue FirstRowFirstColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "firstRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue FirstRowFirstColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "firstRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue? FirstRowFirstColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:firstRowFirstColumn")]
public DocumentFormat.OpenXml.OnOffValue? FirstRowFirstColumn { get; set; }
public DocumentFormat.OpenXml.OnOffValue? FirstRowFirstColumn { get; set; }
member this.FirstRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "firstRowFirstColumn")>]
member this.FirstRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "firstRowFirstColumn")>]
member this.FirstRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:firstRowFirstColumn")>]
member this.FirstRowFirstColumn : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property FirstRowFirstColumn As OnOffValue
Eigenschaftswert
- Attribute