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


Interface that signifies whether the cell type supports a Static property.

Syntax

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

See Also