Example of AutoShapes in ASP.NET Core Excel (XlsIO) Library

Excel (XlsIO)
Shapes
AutoShapes
This sample demonstrates how to use AutoShapes in spreadsheets using XlsIO.

Click the "Create Document" button to view the created Excel document. Please note that the Microsoft Excel viewer or Microsoft Excel is required to view the Excel document.


AutoShapes help you to draw objects on your document. You can create various shapes using AutoShapeType enumeration. Once you insert an AutoShape, you can also put a text inside it and you can move or resize them as you wish.

The IShape interface is the in-memory representation of the AutoShapes in an Excel workbook. These are used to create Autoshapes and to set properties for those shapes. The ITextFrame interface can be used to set various shape text formats.

Features:

Essential XlsIO supports all major AutoShape features.This sample demonstrates following features:

  • Shape Text
  • Text Alignment
  • SolidFill
Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab