Click or drag to resize

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: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool HasDefaultStyle { get; }

Property Value

Boolean
See Also