java.lang.Object
com.aspose.cells.FillPictureType
public class FillPictureType
| Field Summary | ||
|---|---|---|
static final int | STRETCH | |
| Stretch | ||
static final int | STACK | |
| Stack | ||
static final int | STACK_AND_SCALE | |
| StackAndScale | ||
| Field Detail |
|---|
STRETCH | |
public static final int STRETCH | |
STACK | |
public static final int STACK | |
STACK_AND_SCALE | |
public static final int STACK_AND_SCALE | |