I just started working with the Aspose.Cell
's library for .NET and am having some issues finding documentation on how to enable Data Filtering for an output Excel sheet.
I understand this functionality is built into Aspose.Cells.GridWeb
and documented here (http://www.aspose.com/docs/display/cellsnet/Data+Filtering) however I cannot use this namespace to produce a document with this filtering enabled.
Is this functionality just not possible through the use of Aspose
?