Control.ShowAsIcon 属性

定义

showAsIcon

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

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

属性值

返回 BooleanValue

属性

适用于