Encapsulates the styling and formatting options for a cell in a sheet to allow customization of aspects such as font, background color, alignment, and cell borders.
public class CellStyle
This class provides a comprehensive set of styling and formatting features for cells, allowing for significant customization of cell appearance and content formatting.
Use CreateCellStyle method to create an instance of this class.