Winnovative Excel Library

ExcelRangeHasDefaultStyle Property

Winnovative Excel Library Documentation
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.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool HasDefaultStyle { get; }

Property Value

Type: Boolean
See Also

Reference