共用方式為


Geography.ProjectionType Property

Definition

projectionType, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: 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)

Property Value

Attributes

Applies to