SheetFormatProperties.ZeroHeight Property
Hidden By Default.Represents the attribte in schema: zeroHeight
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "zeroHeight")> _
Public Property ZeroHeight As BooleanValue
Get
Set
'Usage
Dim instance As SheetFormatProperties
Dim value As BooleanValue
value = instance.ZeroHeight
instance.ZeroHeight = value
[SchemaAttrAttribute(, "zeroHeight")]
public BooleanValue ZeroHeight { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.