PicoXLSX Library Documentation
![]() | StyleBasicStyles Class |
Factory class with the most important predefined styles
Inheritance HierarchyNamespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
SyntaxC#
public static class BasicStyles
The StyleBasicStyles type exposes the following members.
Properties| Name | Description | |
|---|---|---|
![]() ![]() | Bold | Gets the bold style |
![]() ![]() | BoldItalic | Gets the bold and italic style |
![]() ![]() | BorderFrame | Gets the border frame style |
![]() ![]() | BorderFrameHeader | Gets the border style for header cells |
![]() ![]() | DateFormat | Gets the date format style |
![]() ![]() | DottedFill_0_125 | Gets the special pattern fill style (for compatibility) |
![]() ![]() | DoubleUnderline | Gets the double underline style |
![]() ![]() | Italic | Gets the italic style |
![]() ![]() | MergeCellStyle | Gets the style used when merging cells |
![]() ![]() | RoundFormat | Gets the round format style |
![]() ![]() | Strike | Gets the strike style |
![]() ![]() | Underline | Gets the underline style |
Methods| Name | Description | |
|---|---|---|
![]() ![]() | ColorizedBackground | |
![]() ![]() | ColorizedText | |
![]() ![]() | Font | |
![]() ![]() | GetStyle |
Method to maintain the styles and to create singleton instances
|
See Also



