com.aspose.cells

Class MirrorType

  • java.lang.Object
    • com.aspose.cells.MirrorType
public class MirrorType 
extends java.lang.Object

Utility class containing constants. Represents mirror type of textrue fill

Field Summary
static final intNONE
None
static final intHORIZONAL
Horizonal
static final intVERTICAL
Vertical
static final intBOTH
Both
 

    • Field Detail

      • NONE

        public static final int NONE
        None
      • HORIZONAL

        public static final int HORIZONAL
        Horizonal
      • VERTICAL

        public static final int VERTICAL
        Vertical
      • BOTH

        public static final int BOTH
        Both