Protection property. Represents if the formatting of rows is allowed on a protected Worksheet...is allowed on a protected worksheet public bool AllowFormattingRow...
Protection property. Represents if the formatting of columns is allowed on a protected Worksheet...is allowed on a protected worksheet public bool AllowFormattingColum...
Protection property. Represents if the insertion of rows is allowed on a protected Worksheet...is allowed on a protected worksheet public bool AllowInsertingRow...
Protection property. Represents if the sorting option is allowed on a protected Worksheet...is allowed on a protected worksheet. public bool AllowSorting...
Protection property. Represents if the insertion of hyperlinks is allowed on a protected Worksheet...is allowed on a protected worksheet public bool AllowInsertingHyperl...
Style property. Represents if the formula will be hidden when the Worksheet is protected...formula will be hidden when the worksheet is protected. public bool...
XLSX creater. Create XLSX files in C++ code. Generate MS Excel XLSX files using C++ application....method to get the cells of the worksheet into an ICells object. Use...access the desired cell of the worksheet into an ICell object. Use...
XLTX creater. Create XLTX files in C++ code. Generate MS Excel XLTX files using C++ application....method to get the cells of the worksheet into an ICells object. Use...access the desired cell of the worksheet into an ICell object. Use...
XLSB creater. Create XLSB files in C++ code. Generate MS Excel XLSB files using C++ application....method to get the cells of the worksheet into an ICells object. Use...access the desired cell of the worksheet into an ICell object. Use...