PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / TableCellCollection Class / Clear Method

In This Topic
    Clear Method (TableCellCollection)
    In This Topic
    Clears the current C1.C1Preview.Util.FastList.
    Syntax
    'Declaration
     
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also