Example of Group Shapes in ASP.NET MVC Excel (XlsIO) Library
This sample demonstrates how to use group shapes in spreadsheets using Excel (XlsIO) Library.
DEMO
SOURCE
Essential XlsIO allows to group multiple shapes and ungroup the shapes in worksheet. The IGroupShape interface is the in-memory representation of the
group shapes in an Excel workbook.
Features:
This sample demonstrates following features:
Features:
This sample demonstrates following features:
- Grouping multiple shapes into a single group shape.
- Ungroup the group shape and all its inner shapes.