次の方法で共有


ConditionalFormatStyle.LastRowLastColumn プロパティ

定義

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

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

プロパティ値

属性

適用対象