ChartFormat.Format Property

Definition

Pivot Format Id

Represents the following attribute in the schema: format

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

Property Value

Returns UInt32Value.

Attributes

Applies to