Dummy.Hidden 属性

定义

hidden

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

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

属性值

属性

适用于