CustomWorkbookView.YWindow Property
Top Left Corner (Y Coordinate).Represents the attribte in schema: yWindow
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "yWindow")> _
Public Property YWindow As Int32Value
Get
Set
'Usage
Dim instance As CustomWorkbookView
Dim value As Int32Value
value = instance.YWindow
instance.YWindow = value
[SchemaAttrAttribute(, "yWindow")]
public Int32Value YWindow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.