Topic.Xstring Property

Topic Value.Represents the element tag in schema: x:v

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

Syntax

'Declaration
Public Property Xstring As Xstring
    Get
    Set
'Usage
Dim instance As Topic
Dim value As Xstring

value = instance.Xstring

instance.Xstring = value
public Xstring Xstring { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.Xstring

See Also

Reference

Topic Class

Topic Members

DocumentFormat.OpenXml.Spreadsheet Namespace