Currently, only Workbook/Worksheet could be protected. Would be nice to expose a way to protect cells for scenarios in which only particular cells should be locked for modifications.
The feature will be available in our official release Q1 2016.
The formula expressions are invalidated by the formula arguments only. Which means that the formula expression will be invalidated only if some of its arguments is invalidated. But formulas like Indirect returns cell reference ranges. If something in the preferred range is changed the result have to update for which invalidation of the formula expression is needed.
I would like to be able to hide a selected column. In excel this can be achieved by right clicking the header of a column and selecting Hide/Unhide. Actually the same goes for rows.
The fix is available in our latest LIB release (v.2015.3.1026).
Using SetValueAsText method to set empty string and the exporting the document generates invalid XLSX, which can not be imported by Excel.
The fix will be available in our next LIB release (v. 2015.03.1005).
The fix will be available in our next LIB release (v. 2015.03.1005).
The fix will be available in our latest LIB release (v. 2015.02.0803).
The fix will be available in our official release 2015 Q2..
The fix is available in our latest LIB release (v. 2015.1.0323).
When in a cell is inserted text with leading spaces, they are ignored when export and Excel doesn't show them. The fix will be available in our latest LIB release (v. 2015.1.0323).
The fix is available in our latest LIB release (v. 2015.1.0316).
When I insert an image in a worksheet it shown and I can print it. But when I export the worksheet to a PDF file the image is not exported!