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


In This Topic
    RowAutoFitExtent Class
    In This Topic
    Represents a row automatic fit extent that supports the row automatic fit undo action.
    Object Model
    RowAutoFitExtent Class
    Syntax
    'Declaration
     
    Public Class RowAutoFitExtent 
    'Usage
     
    Dim instance As RowAutoFitExtent
    public class RowAutoFitExtent 
    Inheritance Hierarchy

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

    See Also