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


Interface that supports the subeditor parent information.

Syntax

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

See Also