[]
Processes the OnValidate event, which validates a sheet in the collection.
protected override void OnValidate(object value)
Protected Overrides Sub OnValidate(value As Object)
Type | Name | Description |
---|---|---|
object | value | Sheet against which to validate |
Type | Condition |
---|---|
ArgumentNullException | No sheet specified. |