Share via


GeoDataPointToEntityQuery.EntityType 属性

定义

entityType,此属性仅在 Office 2016 及更高版本中可用。

表示架构中的以下属性:entityType

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

属性值

属性

适用于