次の方法で共有


Geography.ProjectionType プロパティ

定義

projectionType では、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します: projectionType

[DocumentFormat.OpenXml.SchemaAttr("projectionType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.GeoProjectionType>? ProjectionType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.GeoProjectionType>? ProjectionType { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("projectionType")>]
member this.ProjectionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.GeoProjectionType> with get, set
member this.ProjectionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.GeoProjectionType> with get, set
Public Property ProjectionType As EnumValue(Of GeoProjectionType)

プロパティ値

属性

適用対象