SheetFormatProperties.DefaultRowHeight 属性

定义

默认行高度

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

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

属性值

返回 DoubleValue

属性

适用于