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


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

Syntax

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

See Also