FarPoint.Win.Spread
INotifySheetAxisModelChanging Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : INotifySheetAxisModelChanging Interface


Interface that supports notifying that the axis model is going to change.

Syntax

Visual Basic (Declaration) 
Public Interface INotifySheetAxisModelChanging 
Visual Basic (Usage)Copy Code
Dim instance As INotifySheetAxisModelChanging
C# 
public interface INotifySheetAxisModelChanging 

See Also