ExcelRangeHasDefaultStyle Property
Gets a value indicating if the specified range was set with a style different from the default style.
True means all the range cells have the default style.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool HasDefaultStyle { get; }
Property Value
Boolean