Share via


HierarchyUsageType.Value プロパティ

定義

階層の使用状況

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

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

プロパティ値

Int32Value を返します。

属性

適用対象