Share via


PivotTableUISettings.SourceDataName Property

Definition

sourceDataName, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: sourceDataName

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

Property Value

Attributes

Applies to