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


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

Syntax

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

See Also