Shading.ThemeTint Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Tono de color del tema del patrón de sombreado
Representa el atributo siguiente en el esquema: w:themeTint
[DocumentFormat.OpenXml.SchemaAttr(23, "themeTint")]
public DocumentFormat.OpenXml.StringValue ThemeTint { get; set; }
public DocumentFormat.OpenXml.StringValue ThemeTint { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "themeTint")]
public DocumentFormat.OpenXml.StringValue? ThemeTint { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:themeTint")]
public DocumentFormat.OpenXml.StringValue? ThemeTint { get; set; }
public DocumentFormat.OpenXml.StringValue? ThemeTint { get; set; }
member this.ThemeTint : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "themeTint")>]
member this.ThemeTint : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:themeTint")>]
member this.ThemeTint : DocumentFormat.OpenXml.StringValue with get, set
Public Property ThemeTint As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos