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


Interface that signifies whether the cell type supports showing a common dialog.

Syntax

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

See Also