共用方式為


TupleSetHeader.HierarchyName Property

Definition

hierarchyName, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: hierarchyName

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

Property Value

Attributes

Applies to