Freigeben über


WorkbookView.XWindow-Eigenschaft

Upper Left Corner (X Coordinate).Represents the attribte in schema: xWindow

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "xWindow")> _
Public Property XWindow As Int32Value
    Get
    Set
'Usage
Dim instance As WorkbookView
Dim value As Int32Value

value = instance.XWindow

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

WorkbookView Klasse

WorkbookView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace