FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DefaultSkins Class > Reset Method : Reset(ICollection) Method |
'Declaration Public Overloads Shared Sub Reset( _ ByVal sheets As ICollection _ )
'Usage Dim sheets As ICollection DefaultSkins.Reset(sheets)
public static void Reset( ICollection sheets )
Exception | Description |
---|---|
System.ArgumentNullException | No sheet collection specified or specified sheet collection is null |
FarPoint.Web.Spread.DefaultSkins.Reset(FpSpread1.Sheets(0));
FarPoint.Web.Spread.DefaultSkins.Reset(FpSpread1.Sheets(0))
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional