Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface BackgroundMode


public interface BackgroundMode

Represents the display mode of the background.


Field Summary
static byte AUTOMATIC
           
static byte OPAQUE
           
static byte TRANSPARENT
           
 

Field Detail

AUTOMATIC

static final byte AUTOMATIC
See Also:
Constant Field Values

TRANSPARENT

static final byte TRANSPARENT
See Also:
Constant Field Values

OPAQUE

static final byte OPAQUE
See Also:
Constant Field Values