SmartTagType.Url Property
Smart Tag URL.Represents the attribte in schema: url
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "url")> _
Public Property Url As StringValue
Get
Set
'Uso
Dim instance As SmartTagType
Dim value As StringValue
value = instance.Url
instance.Url = value
[SchemaAttrAttribute(, "url")]
public StringValue Url { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.