Lock.Ungrouping 属性

定义

取消组合锁定

表示架构中的以下属性:取消分组

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

属性值

返回 EnumValue<T>

属性

适用于