Compartir a través de


Fill.Focus Propiedad

Definición

Centro de degradado

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a