SheetFormatProperties.CustomHeight 属性

定义

自定义高度

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

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

属性值

返回 BooleanValue

属性

适用于