FontsCollection Add Method | 
| Name | Description | |
|---|---|---|
| 
 | 
Add(T) | 
 
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Add(ExcelFont) | 
 
Adds the specified ExcelFont to the collection.
 
 | 
| 
 | 
Add(IFont) | 
 
Adds the specified font to the collection.
 
(Inherited from
XlsFontsCollection
.)
 | 
| 
 | 
Add(XlsFontStyle) | 
 
Adds a specified font style to the collection.
 
 |