[]
Handles the Changed event in the style model of the sheet.
public delegate void SheetStyleModelEventHandler(object sender, SheetStyleModelEventArgs e)
Public Delegate Sub SheetStyleModelEventHandler(sender As Object, e As SheetStyleModelEventArgs)
Type | Name | Description |
---|---|---|
object | sender | Handles the Changed event in the style model of the sheet. |
SheetStyleModelEventArgs | e | Handles the Changed event in the style model of the sheet. |