Manage Cells Html String

Possible Usage Scenarios

When you need to set styled data for specific Cell, you can assign a html string to the Cell. Of course, you can also obtain the HTML string of the cell. Aspose.Cells offers this feature. Aspose.Cells provides the following properties and methods to help you achieve your goals.

Get and set html string using Aspose.Cells

This example shows how to:

  1. Create a workbook and add some data.
  2. Get the specific Cell in the first worksheet.
  3. Set html string to the Cell.
  4. Get html string of the Cell.

Output generated by the sample code

The following screenshot shows the output of the above sample code.

todo:image_alt_text