CellFormat.ApplyFill 属性

定义

应用填充

表示架构中的以下属性:applyFill

[DocumentFormat.OpenXml.SchemaAttr(0, "applyFill")]
public DocumentFormat.OpenXml.BooleanValue ApplyFill { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyFill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyFill")]
public DocumentFormat.OpenXml.BooleanValue? ApplyFill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyFill")]
public DocumentFormat.OpenXml.BooleanValue? ApplyFill { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyFill { get; set; }
member this.ApplyFill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyFill")>]
member this.ApplyFill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyFill")>]
member this.ApplyFill : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyFill As BooleanValue

属性值

返回 BooleanValue

属性

适用于