ImageData.RecolorTarget 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í.
Color de cambio de color negro
Representa el atributo siguiente en el esquema: recolortarget
[DocumentFormat.OpenXml.SchemaAttr(0, "recolortarget")]
public DocumentFormat.OpenXml.StringValue RecolorTarget { get; set; }
public DocumentFormat.OpenXml.StringValue RecolorTarget { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "recolortarget")]
public DocumentFormat.OpenXml.StringValue? RecolorTarget { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("recolortarget")]
public DocumentFormat.OpenXml.StringValue? RecolorTarget { get; set; }
public DocumentFormat.OpenXml.StringValue? RecolorTarget { get; set; }
member this.RecolorTarget : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "recolortarget")>]
member this.RecolorTarget : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("recolortarget")>]
member this.RecolorTarget : DocumentFormat.OpenXml.StringValue with get, set
Public Property RecolorTarget As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos