aspose.cells

Class ReflectionEffectType

Utility class containing constants. Represents the effect type of reflection.

Field Summary
const  NumberNONE
No reflection effect.
const  NumberCUSTOM
Custom reflection effect.
const  NumberTIGHT_REFLECTION_TOUCHING
Tight reflection, touching.
const  NumberHALF_REFLECTION_TOUCHING
Half reflection, touching.
const  NumberFULL_REFLECTION_TOUCHING
Full reflection, touching.
const  NumberTIGHT_REFLECTION_4_PT_OFFSET
Tight reflection, 4 pt offset.
const  NumberHALF_REFLECTION_4_PT_OFFSET
Half reflection, 4 pt offset.
const  NumberFULL_REFLECTION_4_PT_OFFSET
Full reflection, 4 pt offset.
const  NumberTIGHT_REFLECTION_8_PT_OFFSET
Tight reflection, 8 pt offset.
const  NumberHALF_REFLECTION_8_PT_OFFSET
Half reflection, 8 pt offset.
const  NumberFULL_REFLECTION_8_PT_OFFSET
Full reflection, 8 pt offset.
 

    • Field Detail

      • NONE

        const Number NONE
        No reflection effect.
      • CUSTOM

        const Number CUSTOM
        Custom reflection effect.
      • TIGHT_REFLECTION_TOUCHING

        const Number TIGHT_REFLECTION_TOUCHING
        Tight reflection, touching.
      • HALF_REFLECTION_TOUCHING

        const Number HALF_REFLECTION_TOUCHING
        Half reflection, touching.
      • FULL_REFLECTION_TOUCHING

        const Number FULL_REFLECTION_TOUCHING
        Full reflection, touching.
      • TIGHT_REFLECTION_4_PT_OFFSET

        const Number TIGHT_REFLECTION_4_PT_OFFSET
        Tight reflection, 4 pt offset.
      • HALF_REFLECTION_4_PT_OFFSET

        const Number HALF_REFLECTION_4_PT_OFFSET
        Half reflection, 4 pt offset.
      • FULL_REFLECTION_4_PT_OFFSET

        const Number FULL_REFLECTION_4_PT_OFFSET
        Full reflection, 4 pt offset.
      • TIGHT_REFLECTION_8_PT_OFFSET

        const Number TIGHT_REFLECTION_8_PT_OFFSET
        Tight reflection, 8 pt offset.
      • HALF_REFLECTION_8_PT_OFFSET

        const Number HALF_REFLECTION_8_PT_OFFSET
        Half reflection, 8 pt offset.
      • FULL_REFLECTION_8_PT_OFFSET

        const Number FULL_REFLECTION_8_PT_OFFSET
        Full reflection, 8 pt offset.