 | MdxTupleCultureCurrency Property |
Server Formatting Culture Currency
Represents the following attribute in the schema: ct
Namespace: DocumentFormat.OpenXml.SpreadsheetAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic StringValue CultureCurrency { get; set; }Public Property CultureCurrency As StringValue
Get
Set
public:
property StringValue^ CultureCurrency {
StringValue^ get ();
void set (StringValue^ value);
}member CultureCurrency : StringValue with get, set
Property Value
StringValue
See Also