ShapeStyle.LineReference-Eigenschaft
LineReference.Represents the element tag in schema: a:lnRef
Namespace: DocumentFormat.OpenXml.Office2010.Word.DrawingShape
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
DocumentFormat.OpenXml.Office2010.Word.DrawingShape-Namespace