asposecells.api
Class ReflectionEffectType

Utility class containing constants.

Field Summary
const  intNONE
           No reflection effect.
const  intCUSTOM
           InnerCustom reflection effect.
const  intTIGHT_REFLECTION_TOUCHING
           Tight reflection, touching.
const  intHALF_REFLECTION_TOUCHING
           Half reflection, touching.
const  intFULL_REFLECTION_TOUCHING
           Full reflection, touching.
const  intTIGHT_REFLECTION_4_PT_OFFSET
           Tight reflection, 4 pt offset.
const  intHALF_REFLECTION_4_PT_OFFSET
           Half reflection, 4 pt offset.
const  intFULL_REFLECTION_4_PT_OFFSET
           Full reflection, 4 pt offset.
const  intTIGHT_REFLECTION_8_PT_OFFSET
           Tight reflection, 8 pt offset.
const  intHALF_REFLECTION_8_PT_OFFSET
           Half reflection, 8 pt offset.
const  intFULL_REFLECTION_8_PT_OFFSET
           Full reflection, 8 pt offset.
 

Field Detail

NONE

const int NONE
No reflection effect.

CUSTOM

const int CUSTOM
InnerCustom reflection effect.

TIGHT_REFLECTION_TOUCHING

const int TIGHT_REFLECTION_TOUCHING
Tight reflection, touching.

HALF_REFLECTION_TOUCHING

const int HALF_REFLECTION_TOUCHING
Half reflection, touching.

FULL_REFLECTION_TOUCHING

const int FULL_REFLECTION_TOUCHING
Full reflection, touching.

TIGHT_REFLECTION_4_PT_OFFSET

const int TIGHT_REFLECTION_4_PT_OFFSET
Tight reflection, 4 pt offset.

HALF_REFLECTION_4_PT_OFFSET

const int HALF_REFLECTION_4_PT_OFFSET
Half reflection, 4 pt offset.

FULL_REFLECTION_4_PT_OFFSET

const int FULL_REFLECTION_4_PT_OFFSET
Full reflection, 4 pt offset.

TIGHT_REFLECTION_8_PT_OFFSET

const int TIGHT_REFLECTION_8_PT_OFFSET
Tight reflection, 8 pt offset.

HALF_REFLECTION_8_PT_OFFSET

const int HALF_REFLECTION_8_PT_OFFSET
Half reflection, 8 pt offset.

FULL_REFLECTION_8_PT_OFFSET

const int FULL_REFLECTION_8_PT_OFFSET
Full reflection, 8 pt offset.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.