ActiveXLS v6.4.0 API Documentation

ActiveXLS.Constants
Class Styles

System.Object
  extended byActiveXLS.Constants.Styles

public class Styles
extends System.Object

This class contains predefined styles for formatting cells.


Constant Summary
const int AUTOFORMAT_3D_EFFECTS1
          The 3D Effects 1 autoformat.
const int AUTOFORMAT_3D_EFFECTS1_RIGHT_TOTAL
          The 3D Effects 1 autoformat with special formatting for right total.
const int AUTOFORMAT_3D_EFFECTS1_SUBTOTAL
          The 3D Effects 1 autoformat with special formatting for subtotal.
const int AUTOFORMAT_3D_EFFECTS1_TOTALS
          The 3D Effects 1 autoformat with special formatting for subtotal and right total.
const int AUTOFORMAT_3D_EFFECTS2
          The 3D Effects 2 autoformat.
const int AUTOFORMAT_3D_EFFECTS2_SUBTOTAL
          The 3D Effects 2 autoformat with special formatting for subtotal.
const int AUTOFORMAT_ACCOUNTING1
          The Accounting 1 autoformat.
const int AUTOFORMAT_ACCOUNTING1_RIGHT_TOTAL
          The Accounting 1 autoformat with special formatting for right total.
const int AUTOFORMAT_ACCOUNTING1_SUBTOTAL
          The Accounting 1 autoformat with special formatting for subtotal.
const int AUTOFORMAT_ACCOUNTING1_TOTALS
          The Accounting 1 autoformat with special formatting for subtotal and right total.
const int AUTOFORMAT_ACCOUNTING2
          The Accounting 2 autoformat.
const int AUTOFORMAT_ACCOUNTING2_SUBTOTAL
          The Accounting 2 autoformat with special formatting for subtotal.
const int AUTOFORMAT_ACCOUNTING3
          The Accounting 3 autoformat.
const int AUTOFORMAT_ACCOUNTING3_SUBTOTAL
          The Accounting 3 autoformat with special formatting for subtotal.
const int AUTOFORMAT_ACCOUNTING4
          The Accounting 4 autoformat.
const int AUTOFORMAT_ACCOUNTING4_SUBTOTAL
          The Accounting 4 autoformat with special formatting for subtotal.
const int AUTOFORMAT_ACTIVEXLS1
          The ActiveXLS 1 autoformat.
const int AUTOFORMAT_ACTIVEXLS1_SUBTOTAL
          The ActiveXLS 1 autoformat with special formatting for subtotal.
const int AUTOFORMAT_ACTIVEXLS2
          The ActiveXLS 2 autoformat.
const int AUTOFORMAT_ACTIVEXLS2_SUBTOTAL
          The ActiveXLS 2 autoformat with special formatting for subtotal.
const int AUTOFORMAT_ACTIVEXLS3
          The ActiveXLS 3 autoformat.
const int AUTOFORMAT_ACTIVEXLS3_SUBTOTAL
          The ActiveXLS 3 autoformat with special formatting for subtotal.
const int AUTOFORMAT_CLASSIC1
          The Classic 1 autoformat.
const int AUTOFORMAT_CLASSIC1_RIGHT_TOTAL
          The Classic 1 autoformat with special formatting for right total.
const int AUTOFORMAT_CLASSIC1_SUBTOTAL
          The Classic 1 autoformat with special formatting for subtotal.
const int AUTOFORMAT_CLASSIC1_TOTALS
          The Classic 1 autoformat with special formatting for subtotal and right total.
const int AUTOFORMAT_CLASSIC2
          The Classic 2 autoformat.
const int AUTOFORMAT_CLASSIC2_SUBTOTAL
          The Classic 2 autoformat with special formatting for subtotal.
const int AUTOFORMAT_CLASSIC3
          The Classic 3 autoformat.
const int AUTOFORMAT_CLASSIC3_SUBTOTAL
          The Classic 3 autoformat with special formatting for subtotal.
const int AUTOFORMAT_COLORFUL1
          The Colorful 1 autoformat.
const int AUTOFORMAT_COLORFUL1_SUBTOTAL
          The Colorful 1 autoformat with special formatting for subtotal.
const int AUTOFORMAT_COLORFUL2
          The Colorful 2 autoformat.
const int AUTOFORMAT_COLORFUL2_RIGHT_TOTAL
          The Colorful 2 autoformat with special formatting for right total.
const int AUTOFORMAT_COLORFUL2_SUBTOTAL
          The Colorful 2 autoformat with special formatting for subtotal.
const int AUTOFORMAT_COLORFUL2_TOTALS
          The Colorful 2 autoformat with special formatting for subtotal and right total.
const int AUTOFORMAT_COLORFUL3
          The Colorful 3 autoformat.
const int AUTOFORMAT_COLORFUL3_RIGHT_TOTAL
          The Colorful 3 autoformat with special formatting for right total.
const int AUTOFORMAT_COLORFUL3_SUBTOTAL
          The Colorful 3 autoformat with special formatting for subtotal.
const int AUTOFORMAT_COLORFUL3_TOTALS
          The Colorful 3 autoformat with special formatting for subtotal and right total.
const int AUTOFORMAT_LIST1
          The List 1 autoformat.
const int AUTOFORMAT_LIST1_SUBTOTAL
          The List 1 autoformat with special formatting for subtotal.
const int AUTOFORMAT_LIST2
          The List 2 autoformat.
const int AUTOFORMAT_LIST2_SUBTOTAL
          The List 2 autoformat with special formatting for subtotal.
const int AUTOFORMAT_LIST3
          The List 3 autoformat.
const int AUTOFORMAT_LIST3_SUBTOTAL
          The List 3 autoformat with special formatting for subtotal.
const int AUTOFORMAT_NONE
          The None autoformat.
const int AUTOFORMAT_SIMPLE
          The Simple autoformat.
const int AUTOFORMAT_SIMPLE_SUBTOTAL
          The Simple autoformat with special formatting for subtotal.
static ExcelStyle STYLE_ACCOUNTING2_FOOTER
          The footer style of the Accounting 2 autoformat.
static ExcelStyle STYLE_ACCOUNTING2_HEADER
          The header style of the Accounting 2 autoformat.
static ExcelStyle STYLE_ACTIVEXLS_DATA
          The cell style of the ActiveXLS 1,2,3 autoformats.
static ExcelStyle STYLE_ACTIVEXLS1_FOOTER
          The footer style of the ActiveXLS 1 autoformat.
static ExcelStyle STYLE_ACTIVEXLS1_HEADER
          The header style of the ActiveXLS 1 autoformat.
static ExcelStyle STYLE_ACTIVEXLS2_FOOTER
          The footer style of the ActiveXLS 2 autoformat.
static ExcelStyle STYLE_ACTIVEXLS2_HEADER
          The header style of the ActiveXLS 2 autoformat.
static ExcelStyle STYLE_CLASSIC1_HEADER
          The header style of the Classic 1 autoformat.
static ExcelStyle STYLE_CLASSIC2_HEADER
          The header style of the Classic 2 autoformat.
static ExcelStyle STYLE_CLASSIC3_FOOTER
          The footer style of the Classic 3 autoformat.
static ExcelStyle STYLE_CLASSIC3_HEADER
          The header style of the Classic 3 autoformat.
static ExcelStyle STYLE_DEFAULT
          The default style for the columns and cells.
static ExcelStyle STYLE_LIST2_FOOTER
          The footer style of the List 2 autoformat.
static ExcelStyle STYLE_LIST2_HEADER
          The header style of the List 2 autoformat.
static ExcelStyle STYLE_SIMPLE_FOOTER
          The footer style of the simple autoformat.
static ExcelStyle STYLE_SIMPLE_HEADER
          The header style of the simple autoformat.
 
Constructor Summary
Styles()
           
   

Constant Detail

STYLE_DEFAULT

public static ExcelStyle STYLE_DEFAULT
The default style for the columns and cells.


STYLE_SIMPLE_HEADER

public static ExcelStyle STYLE_SIMPLE_HEADER
The header style of the simple autoformat.


STYLE_SIMPLE_FOOTER

public static ExcelStyle STYLE_SIMPLE_FOOTER
The footer style of the simple autoformat.


STYLE_CLASSIC1_HEADER

public static ExcelStyle STYLE_CLASSIC1_HEADER
The header style of the Classic 1 autoformat.


STYLE_CLASSIC2_HEADER

public static ExcelStyle STYLE_CLASSIC2_HEADER
The header style of the Classic 2 autoformat.


STYLE_CLASSIC3_HEADER

public static ExcelStyle STYLE_CLASSIC3_HEADER
The header style of the Classic 3 autoformat.


STYLE_CLASSIC3_FOOTER

public static ExcelStyle STYLE_CLASSIC3_FOOTER
The footer style of the Classic 3 autoformat.


STYLE_ACCOUNTING2_HEADER

public static ExcelStyle STYLE_ACCOUNTING2_HEADER
The header style of the Accounting 2 autoformat.


STYLE_ACCOUNTING2_FOOTER

public static ExcelStyle STYLE_ACCOUNTING2_FOOTER
The footer style of the Accounting 2 autoformat.


STYLE_LIST2_HEADER

public static ExcelStyle STYLE_LIST2_HEADER
The header style of the List 2 autoformat.


STYLE_LIST2_FOOTER

public static ExcelStyle STYLE_LIST2_FOOTER
The footer style of the List 2 autoformat.


STYLE_ACTIVEXLS1_HEADER

public static ExcelStyle STYLE_ACTIVEXLS1_HEADER
The header style of the ActiveXLS 1 autoformat.


STYLE_ACTIVEXLS1_FOOTER

public static ExcelStyle STYLE_ACTIVEXLS1_FOOTER
The footer style of the ActiveXLS 1 autoformat.


STYLE_ACTIVEXLS2_HEADER

public static ExcelStyle STYLE_ACTIVEXLS2_HEADER
The header style of the ActiveXLS 2 autoformat.


STYLE_ACTIVEXLS2_FOOTER

public static ExcelStyle STYLE_ACTIVEXLS2_FOOTER
The footer style of the ActiveXLS 2 autoformat.


STYLE_ACTIVEXLS_DATA

public static ExcelStyle STYLE_ACTIVEXLS_DATA
The cell style of the ActiveXLS 1,2,3 autoformats.


AUTOFORMAT_NONE

public const int AUTOFORMAT_NONE
The None autoformat. Embedded value is "0".

See Also:
Constant Values

AUTOFORMAT_SIMPLE

public const int AUTOFORMAT_SIMPLE
The Simple autoformat. Embedded value is "1".

See Also:
Constant Values

AUTOFORMAT_SIMPLE_SUBTOTAL

public const int AUTOFORMAT_SIMPLE_SUBTOTAL
The Simple autoformat with special formatting for subtotal. Embedded value is "2".

See Also:
Constant Values

AUTOFORMAT_CLASSIC1

public const int AUTOFORMAT_CLASSIC1
The Classic 1 autoformat. Embedded value is "3".

See Also:
Constant Values

AUTOFORMAT_CLASSIC1_SUBTOTAL

public const int AUTOFORMAT_CLASSIC1_SUBTOTAL
The Classic 1 autoformat with special formatting for subtotal. Embedded value is "4".

See Also:
Constant Values

AUTOFORMAT_CLASSIC1_RIGHT_TOTAL

public const int AUTOFORMAT_CLASSIC1_RIGHT_TOTAL
The Classic 1 autoformat with special formatting for right total. Embedded value is "5".

See Also:
Constant Values

AUTOFORMAT_CLASSIC1_TOTALS

public const int AUTOFORMAT_CLASSIC1_TOTALS
The Classic 1 autoformat with special formatting for subtotal and right total. Embedded value is "6".

See Also:
Constant Values

AUTOFORMAT_CLASSIC2

public const int AUTOFORMAT_CLASSIC2
The Classic 2 autoformat. Embedded value is "7".

See Also:
Constant Values

AUTOFORMAT_CLASSIC2_SUBTOTAL

public const int AUTOFORMAT_CLASSIC2_SUBTOTAL
The Classic 2 autoformat with special formatting for subtotal. Embedded value is "8".

See Also:
Constant Values

AUTOFORMAT_CLASSIC3

public const int AUTOFORMAT_CLASSIC3
The Classic 3 autoformat. Embedded value is "9".

See Also:
Constant Values

AUTOFORMAT_CLASSIC3_SUBTOTAL

public const int AUTOFORMAT_CLASSIC3_SUBTOTAL
The Classic 3 autoformat with special formatting for subtotal. Embedded value is "10".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING1

public const int AUTOFORMAT_ACCOUNTING1
The Accounting 1 autoformat. Embedded value is "11".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING1_SUBTOTAL

public const int AUTOFORMAT_ACCOUNTING1_SUBTOTAL
The Accounting 1 autoformat with special formatting for subtotal. Embedded value is "12".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING1_RIGHT_TOTAL

public const int AUTOFORMAT_ACCOUNTING1_RIGHT_TOTAL
The Accounting 1 autoformat with special formatting for right total. Embedded value is "13".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING1_TOTALS

public const int AUTOFORMAT_ACCOUNTING1_TOTALS
The Accounting 1 autoformat with special formatting for subtotal and right total. Embedded value is "14".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING2

public const int AUTOFORMAT_ACCOUNTING2
The Accounting 2 autoformat. Embedded value is "15".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING2_SUBTOTAL

public const int AUTOFORMAT_ACCOUNTING2_SUBTOTAL
The Accounting 2 autoformat with special formatting for subtotal. Embedded value is "16".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING3

public const int AUTOFORMAT_ACCOUNTING3
The Accounting 3 autoformat. Embedded value is "17".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING3_SUBTOTAL

public const int AUTOFORMAT_ACCOUNTING3_SUBTOTAL
The Accounting 3 autoformat with special formatting for subtotal. Embedded value is "18".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING4

public const int AUTOFORMAT_ACCOUNTING4
The Accounting 4 autoformat. Embedded value is "19".

See Also:
Constant Values

AUTOFORMAT_ACCOUNTING4_SUBTOTAL

public const int AUTOFORMAT_ACCOUNTING4_SUBTOTAL
The Accounting 4 autoformat with special formatting for subtotal. Embedded value is "20".

See Also:
Constant Values

AUTOFORMAT_COLORFUL1

public const int AUTOFORMAT_COLORFUL1
The Colorful 1 autoformat. Embedded value is "21".

See Also:
Constant Values

AUTOFORMAT_COLORFUL1_SUBTOTAL

public const int AUTOFORMAT_COLORFUL1_SUBTOTAL
The Colorful 1 autoformat with special formatting for subtotal. Embedded value is "22".

See Also:
Constant Values

AUTOFORMAT_COLORFUL2

public const int AUTOFORMAT_COLORFUL2
The Colorful 2 autoformat. Embedded value is "23".

See Also:
Constant Values

AUTOFORMAT_COLORFUL2_SUBTOTAL

public const int AUTOFORMAT_COLORFUL2_SUBTOTAL
The Colorful 2 autoformat with special formatting for subtotal. Embedded value is "24".

See Also:
Constant Values

AUTOFORMAT_COLORFUL2_RIGHT_TOTAL

public const int AUTOFORMAT_COLORFUL2_RIGHT_TOTAL
The Colorful 2 autoformat with special formatting for right total. Embedded value is "25".

See Also:
Constant Values

AUTOFORMAT_COLORFUL2_TOTALS

public const int AUTOFORMAT_COLORFUL2_TOTALS
The Colorful 2 autoformat with special formatting for subtotal and right total. Embedded value is "26".

See Also:
Constant Values

AUTOFORMAT_COLORFUL3

public const int AUTOFORMAT_COLORFUL3
The Colorful 3 autoformat. Embedded value is "27".

See Also:
Constant Values

AUTOFORMAT_COLORFUL3_SUBTOTAL

public const int AUTOFORMAT_COLORFUL3_SUBTOTAL
The Colorful 3 autoformat with special formatting for subtotal. Embedded value is "28".

See Also:
Constant Values

AUTOFORMAT_COLORFUL3_RIGHT_TOTAL

public const int AUTOFORMAT_COLORFUL3_RIGHT_TOTAL
The Colorful 3 autoformat with special formatting for right total. Embedded value is "29".

See Also:
Constant Values

AUTOFORMAT_COLORFUL3_TOTALS

public const int AUTOFORMAT_COLORFUL3_TOTALS
The Colorful 3 autoformat with special formatting for subtotal and right total. Embedded value is "30".

See Also:
Constant Values

AUTOFORMAT_LIST1

public const int AUTOFORMAT_LIST1
The List 1 autoformat. Embedded value is "31".

See Also:
Constant Values

AUTOFORMAT_LIST1_SUBTOTAL

public const int AUTOFORMAT_LIST1_SUBTOTAL
The List 1 autoformat with special formatting for subtotal. Embedded value is "32".

See Also:
Constant Values

AUTOFORMAT_LIST2

public const int AUTOFORMAT_LIST2
The List 2 autoformat. Embedded value is "33".

See Also:
Constant Values

AUTOFORMAT_LIST2_SUBTOTAL

public const int AUTOFORMAT_LIST2_SUBTOTAL
The List 2 autoformat with special formatting for subtotal. Embedded value is "34".

See Also:
Constant Values

AUTOFORMAT_LIST3

public const int AUTOFORMAT_LIST3
The List 3 autoformat. Embedded value is "35".

See Also:
Constant Values

AUTOFORMAT_LIST3_SUBTOTAL

public const int AUTOFORMAT_LIST3_SUBTOTAL
The List 3 autoformat with special formatting for subtotal. Embedded value is "36".

See Also:
Constant Values

AUTOFORMAT_3D_EFFECTS1

public const int AUTOFORMAT_3D_EFFECTS1
The 3D Effects 1 autoformat. Embedded value is "37".

See Also:
Constant Values

AUTOFORMAT_3D_EFFECTS1_SUBTOTAL

public const int AUTOFORMAT_3D_EFFECTS1_SUBTOTAL
The 3D Effects 1 autoformat with special formatting for subtotal. Embedded value is "38".

See Also:
Constant Values

AUTOFORMAT_3D_EFFECTS1_RIGHT_TOTAL

public const int AUTOFORMAT_3D_EFFECTS1_RIGHT_TOTAL
The 3D Effects 1 autoformat with special formatting for right total. Embedded value is "39".

See Also:
Constant Values

AUTOFORMAT_3D_EFFECTS1_TOTALS

public const int AUTOFORMAT_3D_EFFECTS1_TOTALS
The 3D Effects 1 autoformat with special formatting for subtotal and right total. Embedded value is "40".

See Also:
Constant Values

AUTOFORMAT_3D_EFFECTS2

public const int AUTOFORMAT_3D_EFFECTS2
The 3D Effects 2 autoformat. Embedded value is "41".

See Also:
Constant Values

AUTOFORMAT_3D_EFFECTS2_SUBTOTAL

public const int AUTOFORMAT_3D_EFFECTS2_SUBTOTAL
The 3D Effects 2 autoformat with special formatting for subtotal. Embedded value is "42".

See Also:
Constant Values

AUTOFORMAT_ACTIVEXLS1

public const int AUTOFORMAT_ACTIVEXLS1
The ActiveXLS 1 autoformat. Embedded value is "43".

See Also:
Constant Values

AUTOFORMAT_ACTIVEXLS1_SUBTOTAL

public const int AUTOFORMAT_ACTIVEXLS1_SUBTOTAL
The ActiveXLS 1 autoformat with special formatting for subtotal. Embedded value is "44".

See Also:
Constant Values

AUTOFORMAT_ACTIVEXLS2

public const int AUTOFORMAT_ACTIVEXLS2
The ActiveXLS 2 autoformat. Embedded value is "45".

See Also:
Constant Values

AUTOFORMAT_ACTIVEXLS2_SUBTOTAL

public const int AUTOFORMAT_ACTIVEXLS2_SUBTOTAL
The ActiveXLS 2 autoformat with special formatting for subtotal. Embedded value is "46".

See Also:
Constant Values

AUTOFORMAT_ACTIVEXLS3

public const int AUTOFORMAT_ACTIVEXLS3
The ActiveXLS 3 autoformat. Embedded value is "47".

See Also:
Constant Values

AUTOFORMAT_ACTIVEXLS3_SUBTOTAL

public const int AUTOFORMAT_ACTIVEXLS3_SUBTOTAL
The ActiveXLS 3 autoformat with special formatting for subtotal. Embedded value is "48".

See Also:
Constant Values
Constructor Detail

Styles

public Styles()

Copyright 2009 On Time Computing Solutions