ColorMenu.ShadowColor 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.
Cor da sombra padrão
Representa o seguinte atributo no esquema: shadowcolor
[DocumentFormat.OpenXml.SchemaAttr(0, "shadowcolor")]
public DocumentFormat.OpenXml.StringValue ShadowColor { get; set; }
public DocumentFormat.OpenXml.StringValue ShadowColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shadowcolor")]
public DocumentFormat.OpenXml.StringValue? ShadowColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shadowcolor")]
public DocumentFormat.OpenXml.StringValue? ShadowColor { get; set; }
public DocumentFormat.OpenXml.StringValue? ShadowColor { get; set; }
member this.ShadowColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shadowcolor")>]
member this.ShadowColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shadowcolor")>]
member this.ShadowColor : DocumentFormat.OpenXml.StringValue with get, set
Public Property ShadowColor As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos