ConditionalFormatStyle.LastRowFirstColumn プロパティ

定義

lastRowFirstColumn、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。 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

プロパティ値

属性

適用対象