Share via


QueryTableField.FillFormulas プロパティ

定義

更新時にこの数式を入力する

スキーマ内の次の属性を表します。 fillFormulas

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

プロパティ値

BooleanValue を返します。

属性

適用対象