OleObject.ShowAsIcon Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
showAsIcon
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna BooleanValue.
- Atributos