Partager via


OlapProperties.Local Property

Local Cube.Represents the attribte in schema: local

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

Syntax

'Declaration
<SchemaAttrAttribute(, "local")> _
Public Property Local As BooleanValue
    Get
    Set
'Usage
Dim instance As OlapProperties
Dim value As BooleanValue

value = instance.Local

instance.Local = value
[SchemaAttrAttribute(, "local")]
public BooleanValue Local { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

OlapProperties Class

OlapProperties Members

DocumentFormat.OpenXml.Spreadsheet Namespace