Share via


Fill.Focus 属性

定义

渐变中心

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于