Compartir a través de


ForegroundMark.SecondXCoordinate Property

x2.Represents the attribte in schema: x2

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

Syntax

'Declaración
<SchemaAttrAttribute(, "x2")> _
Public Property SecondXCoordinate As Int32Value
    Get
    Set
'Uso
Dim instance As ForegroundMark
Dim value As Int32Value

value = instance.SecondXCoordinate

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

ForegroundMark Class

ForegroundMark Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace