Condividi tramite


Bind.Variable Property

variable.Represents the attribte in schema: variable

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "variable")> _
Public Property Variable As StringValue
    Get
    Set
'Usage
Dim instance As Bind
Dim value As StringValue

value = instance.Variable

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Bind Class

Bind Members

DocumentFormat.OpenXml.InkML Namespace