pivotTableDefinition.MissingCaption Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property MissingCaption As StringValueProperty Value
- Attributes