Freigeben über


Line.From-Eigenschaft

Line Start.Represents the attribte in schema: from

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

Syntax

'Declaration
<SchemaAttrAttribute(, "from")> _
Public Property From As StringValue
    Get
    Set
'Usage
Dim instance As Line
Dim value As StringValue

value = instance.From

instance.From = value
[SchemaAttrAttribute(, "from")]
public StringValue From { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Line Klasse

Line-Member

DocumentFormat.OpenXml.Vml-Namespace