Share via


CheckBox.Visible 属性

定义

visible

表示架构中的以下属性:可见

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

属性值

属性

适用于