# Multiple Sheets

Spread for ASP.NET provides support for multiple sheets in a single component. You can define styles for sheets and apply those styles across multiple sheets.

## Content



Spread supports multiple sheets in a single component each uniquely named. Use multiple sheets to categorize your information, similar to using worksheets in Microsoft Excel.

Sheets can have multiple rows and columns. You can define styles for sheets and apply those styles across multiple sheets.

For more information about sheets, refer to [Working with Multiple Sheets](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-appearSet/spweb-appearSheet/spweb-sheetmulti).