次の方法で共有


ChartFormat.Format プロパティ

定義

ピボット形式 ID

スキーマの形式で次の属性を表します。

[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

プロパティ値

UInt32Value を返します。

属性

適用対象