Share via


OlapSlicerCacheItem.DisplayName Property

Definition

c, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: c

[DocumentFormat.OpenXml.SchemaAttr(0, "c")]
public DocumentFormat.OpenXml.StringValue DisplayName { get; set; }
public DocumentFormat.OpenXml.StringValue DisplayName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "c")]
public DocumentFormat.OpenXml.StringValue? DisplayName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("c")]
public DocumentFormat.OpenXml.StringValue? DisplayName { get; set; }
public DocumentFormat.OpenXml.StringValue? DisplayName { get; set; }
member this.DisplayName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "c")>]
member this.DisplayName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("c")>]
member this.DisplayName : DocumentFormat.OpenXml.StringValue with get, set
Public Property DisplayName As StringValue

Property Value

Attributes

Applies to