MdxTuple.CultureCurrency Property

Server Formatting Culture Currency.Represents the attribte in schema: ct

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

Syntax

'Declaration
<SchemaAttrAttribute(, "ct")> _
Public Property CultureCurrency As StringValue
    Get
    Set
'Usage
Dim instance As MdxTuple
Dim value As StringValue

value = instance.CultureCurrency

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

MdxTuple Class

MdxTuple Members

DocumentFormat.OpenXml.Spreadsheet Namespace