Fill.Focus Property

Definition

Gradient Center

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to