aspose.cells

Class PrintSizeType

Utility class containing constants. Represents the printed chart size.

Field Summary
const  NumberFULL
Use full page.
const  NumberFIT
Scale to fit page.
const  NumberCUSTOM
Custom.
 

    • Field Detail

      • FULL

        const Number FULL
        Use full page.
      • FIT

        const Number FIT
        Scale to fit page.
      • CUSTOM

        const Number CUSTOM
        Custom.