|
ActiveXLS v6.4.0 API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |
System.ObjectActiveXLS.Constants.Border
This class contains the constants for borderline styles when formatting cells.
Constant Summary | |
const int |
BORDER_DASH_DOT
A constant indicating the dash-dot line style for cell border. |
const int |
BORDER_DASH_DOT_DOT
A constant indicating the dash-dot-dot line style for cell border. |
const int |
BORDER_DASHED
A constant indicating the dashed line style for cell border. |
const int |
BORDER_DOTTED
A constant indicating the dotted line style for cell border. |
const int |
BORDER_DOUBLE
A constant indicating the double line style for cell border. |
const int |
BORDER_HAIR
A constant indicating the hair line style for cell border. |
const int |
BORDER_MEDIUM
A constant indicating the medium line style for cell border. |
const int |
BORDER_MEDIUM_DASH_DOT
A constant indicating the medium dash-dot line style for cell border. |
const int |
BORDER_MEDIUM_DASH_DOT_DOT
A constant indicating the medium dash-dot-dot line style for cell border. |
const int |
BORDER_MEDIUM_DASHED
A constant indicating the medium dashed line style for cell border. |
const int |
BORDER_NONE
A constant indicating that the cell does not have a border. |
const int |
BORDER_SLANTED_DASH_DOT
A constant indicating the slated dash-dot line style for cell border. |
const int |
BORDER_THICK
A constant indicating the thick line style for cell border. |
const int |
BORDER_THIN
A constant indicating the thin line style for cell border. |
Constructor Summary | |
Border()
|
Constant Detail |
public const int BORDER_NONE
public const int BORDER_THIN
public const int BORDER_MEDIUM
public const int BORDER_DASHED
public const int BORDER_DOTTED
public const int BORDER_THICK
public const int BORDER_DOUBLE
public const int BORDER_HAIR
public const int BORDER_MEDIUM_DASHED
public const int BORDER_DASH_DOT
public const int BORDER_MEDIUM_DASH_DOT
public const int BORDER_DASH_DOT_DOT
public const int BORDER_MEDIUM_DASH_DOT_DOT
public const int BORDER_SLANTED_DASH_DOT
Constructor Detail |
public Border()
|
Copyright 2009 On Time Computing Solutions | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |