CalculatedMember.ParentName 属性

定义

父级

表示架构中的以下属性:父级

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

属性值

返回 StringValue

属性

适用于