次の方法で共有


Row.CustomFormat プロパティ

定義

カスタム形式

スキーマ内の次の属性を表します。 customFormat

[DocumentFormat.OpenXml.SchemaAttr(0, "customFormat")]
public DocumentFormat.OpenXml.BooleanValue CustomFormat { get; set; }
public DocumentFormat.OpenXml.BooleanValue CustomFormat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "customFormat")]
public DocumentFormat.OpenXml.BooleanValue? CustomFormat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("customFormat")]
public DocumentFormat.OpenXml.BooleanValue? CustomFormat { get; set; }
public DocumentFormat.OpenXml.BooleanValue? CustomFormat { get; set; }
member this.CustomFormat : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "customFormat")>]
member this.CustomFormat : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("customFormat")>]
member this.CustomFormat : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property CustomFormat As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象