ShapeStyle.LineReference Property

Definition

LineReference.

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

public DocumentFormat.OpenXml.Drawing.LineReference LineReference { get; set; }
public DocumentFormat.OpenXml.Drawing.LineReference? LineReference { get; set; }
member this.LineReference : DocumentFormat.OpenXml.Drawing.LineReference with get, set
Public Property LineReference As LineReference

Property Value

Returns LineReference.

Applies to