Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface LineJoinType


public interface LineJoinType


Field Summary
static byte BEVEL
           
static byte MITER
           
static byte ROUND
           
 

Field Detail

ROUND

static final byte ROUND
See Also:
Constant Field Values

BEVEL

static final byte BEVEL
See Also:
Constant Field Values

MITER

static final byte MITER
See Also:
Constant Field Values