Kpi.DisplayFolder 属性

定义

KPI 显示文件夹

表示架构中的以下属性:displayFolder

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

属性值

返回 StringValue

属性

适用于