Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
XL.Book.Save
Writes excel file to container for storing in database.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 3.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XL.Book.Save"; BookRef { ; FileName } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
BookRef | The reference to the workbook. Please use XL.LoadBook to load a file. | $ref | |
FileName | The new file name for the container value. | "sheet.xls" | Optional |
Result
Returns container value or error message.
Description
Writes excel file to container for storing in database.See also
- XL.Book.AddCustomNumFormat
- XL.Book.AddFormat
- XL.Book.AddSheet
- XL.Book.DeleteSheet
- XL.Date.Pack
- XL.Font.SetColor
- XL.LoadBook
- XL.LoadBookPartially
- XL.Sheet.RemoveRow
- XL.Sheet.SetCol
Example Databases
- XL/AutoFilter
- XL/Change Column Names
- XL/Conditional Formatting
- XL/Converter
- XL/Export records
- XL/Sheet with colored text
- XL/Writing data
Blog Entries
- MBS Plugin Advent calendar: 13 - XL
- New column names in an Excel document
- How to use XL functions with MBS FileMaker Plugin
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 9th July 2015
