aspose.cells

Class SparklineType

Utility class containing constants. Represents the sparkline types.

Field Summary
const  NumberLINE
Line sparkline.
const  NumberCOLUMN
Column sparkline.
const  NumberSTACKED
Win/Loss sparkline.
 

    • Field Detail

      • LINE

        const Number LINE
        Line sparkline.
      • COLUMN

        const Number COLUMN
        Column sparkline.
      • STACKED

        const Number STACKED
        Win/Loss sparkline.