com.aspose.cells
Class TextStrikeType

java.lang.Object
    extended by com.aspose.cells.TextStrikeType

public class TextStrikeType 
extends java.lang.Object

Utility class containing constants. This type specifies the strike type.

Field Summary
static final intSINGLE
           A single strikethrough applied on the text
static final intDOUBLE
           A double strikethrough applied on the text
static final intNONE
           No strike is applied to the text
 

Field Detail

SINGLE

public static final int SINGLE
A single strikethrough applied on the text

DOUBLE

public static final int DOUBLE
A double strikethrough applied on the text

NONE

public static final int NONE
No strike is applied to the text

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.