FarPoint.Win.Spread
ISubEditor Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : ISubEditor Interface


Interface that defines the methods and properties required by objects used as editors within the editor.

Syntax

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

See Also