Freigeben über


WorkbookView.YWindow-Eigenschaft

Upper 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 WorkbookView
Dim value As Int32Value

value = instance.YWindow

instance.YWindow = value
[SchemaAttrAttribute(, "yWindow")]
public Int32Value YWindow { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

WorkbookView Klasse

WorkbookView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace