Cell.IsStyleSet
Cell.IsStyleSet property
Indicates if the cell’s style is set. If return false, it means this cell has a default cell format.
public bool IsStyleSet { get; }
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells
Indicates if the cell’s style is set. If return false, it means this cell has a default cell format.
public bool IsStyleSet { get; }