Link Search Menu Expand Document

SSpread.UseChange Property

Specifying a value is invalid for this class.

The UseChange property of the inherited class sets whether to raise the Change event by changing the default property (mainly the Value property), but this class behaves differently from other classes in the following points.

· This class has no default properties
· SSpread.Value property is not the default property
· SSpread.Change event does not occur when the default property changes

From the above, specifying a value for this property has no effect.