[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ReferenceStyleEventHandle

ReferenceStyleEventHandle Delegate

Handles the changed ReferenceStyleEventHandle event in the data model of the sheet.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void ReferenceStyleEventHandle(object sender, EventArgs e)
Public Delegate Sub ReferenceStyleEventHandle(sender As Object, e As EventArgs)
Parameters
Type Name Description
object sender
EventArgs e Handles the changed ReferenceStyleEventHandle event in the data model of the sheet.