OlapSlicerCacheItemParent.Name Property
n.Represents the attribte in schema: n
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "n")> _
Public Property Name As StringValue
Get
Set
'Uso
Dim instance As OlapSlicerCacheItemParent
Dim value As StringValue
value = instance.Name
instance.Name = value
[SchemaAttrAttribute(, "n")]
public StringValue Name { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
See Also
Reference
OlapSlicerCacheItemParent Class