GeoLocationQuery.EntityType Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
entityType, this property is only available in Office 2016 and later.
Represents the following attribute in the schema: 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, setmember this.EntityType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.EntityTypeEnum> with get, setPublic Property EntityType As EnumValue(Of EntityTypeEnum)Property Value
- Attributes