Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISubtotalSetting

com.aspose.cells.SubtotalSetting

Hierarchy 层级

  • ISubtotalSetting

Index 目录

Methods 方法

getGroupBy

  • getGroupBy(): number
  • int getGroupBy()

    Returns 返回值 number

getSubtotalFunction

  • getSubtotalFunction(): number
  • int getSubtotalFunction()

    Returns 返回值 number

getSummaryBelowData

  • getSummaryBelowData(): boolean
  • boolean getSummaryBelowData()

    Returns 返回值 boolean

getTotalList

  • getTotalList(): number[]
  • int[] getTotalList()

    Returns 返回值 number[]