Freigeben über


BackgroundMark.FirstXCoordinate-Eigenschaft

x1.Represents the attribte in schema: x1

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

Syntax

'Declaration
<SchemaAttrAttribute(, "x1")> _
Public Property FirstXCoordinate As Int32Value
    Get
    Set
'Usage
Dim instance As BackgroundMark
Dim value As Int32Value

value = instance.FirstXCoordinate

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value

Siehe auch

Referenz

BackgroundMark Klasse

BackgroundMark-Member

DocumentFormat.OpenXml.Office2010.Drawing-Namespace