ModifyNonVisualDrawingProps.ScriptLink Property

Definition

scriptLink, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: scriptLink

public DocumentFormat.OpenXml.StringValue? ScriptLink { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "scriptLink")]
public DocumentFormat.OpenXml.StringValue? ScriptLink { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("scriptLink")]
public DocumentFormat.OpenXml.StringValue? ScriptLink { get; set; }
member this.ScriptLink : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "scriptLink")>]
member this.ScriptLink : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("scriptLink")>]
member this.ScriptLink : DocumentFormat.OpenXml.StringValue with get, set
Public Property ScriptLink As StringValue

Property Value

Attributes

Applies to