| Visual Basic (Declaration) | |
|---|---|
Public Enum ReplacementType Inherits System.Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As ReplacementType  | |
| C# | |
|---|---|
public enum ReplacementType : System.Enum  | |
| Member | Description | 
|---|---|
| CancelButton | [3] Indicates the Cancel button replacement | 
| CellType | [0] Indicates the cell type replacement | 
| Header | [1] Indicates the header replacement | 
| UpdateButton | [2] Indicates the Update button replacement | 
System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.ReplacementType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family