StyleCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(String, CellRange) | name, range | Creates a new style based on format settings of the specified cell range. |
| Add(String) | name | Creates a new style with the specified name and appends it to the style collection. |