GeoDataPointToEntityQuery.EntityType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
プロパティ値
- 属性