Fill.Focus 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.
Farbverlaufsmitte
Stellt das folgende Attribut im Schema dar: focus
[DocumentFormat.OpenXml.SchemaAttr(0, "focus")]
public DocumentFormat.OpenXml.StringValue Focus { get; set; }
public DocumentFormat.OpenXml.StringValue Focus { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "focus")]
public DocumentFormat.OpenXml.StringValue? Focus { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("focus")]
public DocumentFormat.OpenXml.StringValue? Focus { get; set; }
public DocumentFormat.OpenXml.StringValue? Focus { get; set; }
member this.Focus : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "focus")>]
member this.Focus : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("focus")>]
member this.Focus : DocumentFormat.OpenXml.StringValue with get, set
Public Property Focus As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute