OlapProperties.SendLocale Property
Send Locale to OLAP.Represents the attribte in schema: sendLocale
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "sendLocale")> _
Public Property SendLocale As BooleanValue
Get
Set
'Usage
Dim instance As OlapProperties
Dim value As BooleanValue
value = instance.SendLocale
instance.SendLocale = value
[SchemaAttrAttribute(, "sendLocale")]
public BooleanValue SendLocale { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.