Freigeben über


ShapeStyle.LineReference-Eigenschaft

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

Namespace:  DocumentFormat.OpenXml.Presentation
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
Returns LineReference.

Siehe auch

Referenz

ShapeStyle Klasse

ShapeStyle-Member

DocumentFormat.OpenXml.Presentation-Namespace