Unable to add document variables into Excel file

Hi there,

Adding variables to word document can be achieved with Aspose.Words.Document.Variables whereas excel sheets with Aspose.Cells does not have any such properties or methods to add document variables.

We can’t use Custom properties due to some challenges associated with internal tools. Therefore if possible, could you please suggest that is there any alternative approach to add document variables into an excel file?

Regards,
Ramesh

@rameshsannidhi,

Thanks for your query.

Could you provide details on how could you add document variables in Excel file using MS Excel, you may provide steps involved and screenshots, etc., we will check how to do it via Aspose.Cells APIs