Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DoubleCellType.EditModeSettings Class
Members


In This Topic
    DoubleCellType.EditModeSettings Class
    In This Topic
    Represents the format setting of a cell type in edit mode.
    Object Model
    DoubleCellType.EditModeSettings Class
    Syntax
    'Declaration
     
    
    Public Class DoubleCellType.EditModeSettings 
       Inherits FarPoint.Web.Spread.Editor.EditModeSettings
    'Usage
     
    
    Dim instance As DoubleCellType.EditModeSettings
    public class DoubleCellType.EditModeSettings : FarPoint.Web.Spread.Editor.EditModeSettings 
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Editor.EditModeSettings
          FarPoint.Web.Spread.DoubleCellType.EditModeSettings

    See Also