Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface TileMirrorType


public interface TileMirrorType

Represents mirror type of Tiling options for Picture or Texture fill.


Field Summary
static byte BOTH
           
static byte HORIZONTAL
           
static byte NONE
           
static byte VERTICAL
           
 

Field Detail

NONE

static final byte NONE
See Also:
Constant Field Values

HORIZONTAL

static final byte HORIZONTAL
See Also:
Constant Field Values

VERTICAL

static final byte VERTICAL
See Also:
Constant Field Values

BOTH

static final byte BOTH
See Also:
Constant Field Values