'Declaration Public Enum ReplacementType Inherits System.Enum
'Usage Dim instance As ReplacementType
public enum ReplacementType : System.Enum
'Declaration Public Enum ReplacementType Inherits System.Enum
'Usage Dim instance As ReplacementType
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