| Alignment
| Enumeration class which contains the various alignments for data within a
cell |
code | html |
| BoldStyle
| Enumeration class containing the various bold styles for data |
code | html |
| Border
| The location of a border |
code | html |
| BorderLineStyle
| The border line style |
code | html |
| Colour
| Enumeration class which contains the various colours available within
the standard Excel colour palette |
code | html |
| Orientation
| Enumeration type which describes the orientation of data within a cell |
code | html |
| PageOrder
| Enumeration type which describes the page orientation |
code | html |
| PageOrientation
| Enumeration type which describes the page orientation |
code | html |
| PaperSize
| Enumeration type which contains the available excel paper sizes and their
codes |
code | html |
| Pattern
| Enumeration class which contains the various patterns available within
the standard Excel pattern palette |
code | html |
| RGB
| A structure which contains the RGB values for a particular colour |
code | html |
| ScriptStyle
| Enumeration class which contains the various script styles available
within the standard Excel ScriptStyle palette |
code | html |
| UnderlineStyle
| Enumeration class which contains the various underline styles available
within the standard Excel UnderlineStyle palette |
code | html |
| VerticalAlignment
| Enumeration type which describes the vertical alignment of data within a cell |
code | html |