Column.CustomWidth 属性

定义

自定义宽度

表示架构中的以下属性:customWidth

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

属性值

返回 BooleanValue

属性

适用于