pivotTableDefinition.PrintDrill 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.
printDrill
Represents the following attribute in the schema: printDrill
[DocumentFormat.OpenXml.SchemaAttr(0, "printDrill")]
public DocumentFormat.OpenXml.BooleanValue PrintDrill { get; set; }
public DocumentFormat.OpenXml.BooleanValue PrintDrill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "printDrill")]
public DocumentFormat.OpenXml.BooleanValue? PrintDrill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("printDrill")]
public DocumentFormat.OpenXml.BooleanValue? PrintDrill { get; set; }
public DocumentFormat.OpenXml.BooleanValue? PrintDrill { get; set; }
member this.PrintDrill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "printDrill")>]
member this.PrintDrill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("printDrill")>]
member this.PrintDrill : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property PrintDrill As BooleanValue
Property Value
- Attributes