Spread Windows Forms 7.0 Product Documentation
CellTypeEditor(FpSpread) Method
See Also  Support Options
FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > ExternalDialogs Class > CellTypeEditor Method : CellTypeEditor(FpSpread) Method


spread
FarPoint Spread

Glossary Item Box

Represents the cell type editor dialog for the specified FarPoint Spread.

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function CellTypeEditor( _
   ByVal spread As FpSpread _
) As Boolean
Visual Basic (Usage)Copy Code
Dim spread As FpSpread
Dim value As Boolean
 
value = ExternalDialogs.CellTypeEditor(spread)
C# 
public static bool CellTypeEditor( 
   FpSpread spread
)

Parameters

spread
FarPoint Spread

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.