Share via


ForEach.PointType プロパティ

定義

データ ポイントの種類

スキーマ内の次の属性を表します。 ptType

[DocumentFormat.OpenXml.SchemaAttr(0, "ptType")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>> PointType { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>> PointType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ptType")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>>? PointType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ptType")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>>? PointType { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>>? PointType { get; set; }
member this.PointType : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ptType")>]
member this.PointType : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ptType")>]
member this.PointType : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ElementValues>> with get, set
Public Property PointType As ListValue(Of EnumValue(Of ElementValues))

プロパティ値

ListValue<T> を返します。

属性

適用対象