CustomWorkbookView.WindowHeight Property
Window Height.Represents the attribte in schema: windowHeight
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "windowHeight")> _
Public Property WindowHeight As UInt32Value
Get
Set
'Usage
Dim instance As CustomWorkbookView
Dim value As UInt32Value
value = instance.WindowHeight
instance.WindowHeight = value
[SchemaAttrAttribute(, "windowHeight")]
public UInt32Value WindowHeight { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.