Sdílet prostřednictvím


ColumnSortMap.Ref Property

Reference.Represents the attribte in schema: ref

Namespace:  DocumentFormat.OpenXml.Office.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "ref")> _
Public Property Ref As StringValue
    Get
    Set
'Usage
Dim instance As ColumnSortMap
Dim value As StringValue

value = instance.Ref

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ColumnSortMap Class

ColumnSortMap Members

DocumentFormat.OpenXml.Office.Excel Namespace