Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / CellEditExtent Class
Members


In This Topic
    CellEditExtent Class
    In This Topic
    Represents a cell edit action extent that supports editing a cell on the sheet.
    Object Model
    CellEditExtent Class
    Syntax
    'Declaration
     
    Public Class CellEditExtent 
    'Usage
     
    Dim instance As CellEditExtent
    public class CellEditExtent 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.UndoRedo.CellEditExtent

    See Also