次の方法で共有


GeoHierarchyEntity.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)

プロパティ値

属性

適用対象