Freigeben über


ShapeStyle.LineReference-Eigenschaft

LineReference.Represents the element tag in schema: a:lnRef

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

Syntax

'Declaration
Public Property LineReference As LineReference
    Get
    Set
'Usage
Dim instance As ShapeStyle
Dim value As LineReference

value = instance.LineReference

instance.LineReference = value
public LineReference LineReference { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.LineReference

Siehe auch

Referenz

ShapeStyle Klasse

ShapeStyle-Member

DocumentFormat.OpenXml.Office2010.Drawing.Pictures-Namespace