SubtotalFunction
SubtotalFunction enumeration
Representerar subtotal funktionstyp. Används i metoden GridWorksheet.CreateSubtotal.
public enum SubtotalFunction
Värderingar
namn | Värde | Beskrivning |
---|---|---|
AVERAGE | 1 | Average |
COUNT | 2 | Räkna de numeriska cellerna. |
COUNTA | 3 | Räkna de icke-nullceller |
MAX | 4 | Max |
MIN | 5 | Min |
PRODUCT | 6 | Produkt |
SUM | 9 | Sum |
Se även
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb