Do HTML Classes Get Stored in the Workbook?

Hi,
Using aspose.cells, I am inserting some HTML into a Workbook.
Also, the elements in the HTML contains classes.
I was wondering if those classes are stored somewhere in the Workbook and if so where?

For example, I insert the following HTML into a workbook:

Title

Does the class "MyClass" get stored inside the workbook?

Thanks,

Nathan

Hi,

About this issue, if style of ‘

Title
’ dose exist in the same file or in a rel-CSS file, we will store it.

Thank you. That’s what I needed to know.

Hi,

Thank you. If you get any other question, please feel free to post. We will help you asap.