Freigeben über


Shape.TextLink-Eigenschaft

Text Link.Represents the attribte in schema: textlink

Namespace:  DocumentFormat.OpenXml.Drawing.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "textlink")> _
Public Property TextLink As StringValue
    Get
    Set
'Usage
Dim instance As Shape
Dim value As StringValue

value = instance.TextLink

instance.TextLink = value
[SchemaAttrAttribute(, "textlink")]
public StringValue TextLink { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing.Spreadsheet-Namespace