IsStyleSet Method
IsStyleSet function
Indicates if the cell’s style is set. If return false, it means this cell has a default cell format.
func (instance *Cell) IsStyleSet() (bool, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go