BackgroundMark.SecondYCoordinate-Eigenschaft
y2.Represents the attribte in schema: y2
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "y2")> _
Public Property SecondYCoordinate As Int32Value
Get
Set
'Usage
Dim instance As BackgroundMark
Dim value As Int32Value
value = instance.SecondYCoordinate
instance.SecondYCoordinate = value
[SchemaAttrAttribute(, "y2")]
public Int32Value SecondYCoordinate { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Int32Value