次の方法で共有


Kpi.ParentKpi プロパティ

定義

親 KPI

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

[DocumentFormat.OpenXml.SchemaAttr(0, "parent")]
public DocumentFormat.OpenXml.StringValue ParentKpi { get; set; }
public DocumentFormat.OpenXml.StringValue ParentKpi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "parent")]
public DocumentFormat.OpenXml.StringValue? ParentKpi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("parent")]
public DocumentFormat.OpenXml.StringValue? ParentKpi { get; set; }
public DocumentFormat.OpenXml.StringValue? ParentKpi { get; set; }
member this.ParentKpi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "parent")>]
member this.ParentKpi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("parent")>]
member this.ParentKpi : DocumentFormat.OpenXml.StringValue with get, set
Public Property ParentKpi As StringValue

プロパティ値

StringValue を返します。

属性

適用対象