ImageData.RecolorTarget Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Schwarz neu einfärben
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück StringValue.
- Attribute