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

属性

适用于