Spread WPF 16
GrapeCity.Windows.SpreadSheet.Data Namespace / Worksheet Class / NextNonEmptyColumn Method


In This Topic
    NextNonEmptyColumn Method
    In This Topic
    Returns the next nonempty column index for the specified column.
    Overload List
    OverloadDescription
    Returns the next nonempty column index for the specified column.  
    Returns the next nonempty column index for the specified column.  
    Remarks
    The NextNonEmptyColumn method only returns column index values if there is a change to the column axis information such as width, visibility, or resizing information. This method does not check for data in the cell.
    See Also