aspose.cells

Class FillPictureType

Utility class containing constants. Represents the picture fill type.

Field Summary
const  NumberSTRETCH
Stretch
const  NumberSTACK
Stack
const  NumberSTACK_AND_SCALE
StackAndScale
 

    • Field Detail

      • STRETCH

        const Number STRETCH
        Stretch
      • STACK

        const Number STACK
        Stack
      • STACK_AND_SCALE

        const Number STACK_AND_SCALE
        StackAndScale