Freigeben über


DataValidations.YWindow-Eigenschaft

yWindow.Represents the attribte in schema: yWindow

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "yWindow")> _
Public Property YWindow As UInt32Value
    Get
    Set
'Usage
Dim instance As DataValidations
Dim value As UInt32Value

value = instance.YWindow

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value

Siehe auch

Referenz

DataValidations Klasse

DataValidations-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace