Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / SheetInfoCollection Class / Clear Method


In This Topic
    Clear Method (SheetInfoCollection)
    In This Topic
    Clears the collection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    'Usage
     
    Dim instance As SheetInfoCollection
     
    instance.Clear()
    public void Clear()
    See Also