TableColumn.TotalsRowFormula 属性

定义

总计行公式。

表示架构中的以下元素标记:x:totalsRowFormula。

public DocumentFormat.OpenXml.Spreadsheet.TotalsRowFormula TotalsRowFormula { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.TotalsRowFormula? TotalsRowFormula { get; set; }
member this.TotalsRowFormula : DocumentFormat.OpenXml.Spreadsheet.TotalsRowFormula with get, set
Public Property TotalsRowFormula As TotalsRowFormula

属性值

返回 TotalsRowFormula

适用于