SheetFormatProperties.CustomHeight Property
Custom Height.Represents the attribte in schema: customHeight
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "customHeight")> _
Public Property CustomHeight As BooleanValue
Get
Set
'Применение
Dim instance As SheetFormatProperties
Dim value As BooleanValue
value = instance.CustomHeight
instance.CustomHeight = value
[SchemaAttrAttribute(, "customHeight")]
public BooleanValue CustomHeight { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.