PivotTableDefinition.MissingCaption Property

Definition

missingCaption

Represents the following attribute in the schema: missingCaption

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

Property Value

Attributes

Applies to