Share via


GeoEntity.EntityType Property

Definition

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, set
member this.EntityType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.EntityTypeEnum> with get, set
Public Property EntityType As EnumValue(Of EntityTypeEnum)

Property Value

Attributes

Applies to