ExcelCellStylesCollectionAddStyle Method
Adds a new style to the styles collection.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelCellStyle AddStyle(
string styleName
)
- styleName String
- The name of style to create.
ExcelCellStyleThe newly created style