

While "Text", "Number" (can be an integer or a floating point value) and "Yes or No" types are straightforward to add a value, "Date" types are more difficult, and Microsoft provide very little help. The new property will then be created and displayed in the list at the bottom of the form. You can select a property name from the dropdown, or type a new name of your choice select a Type enter a value and then click on "Add". !(images%2F99-Properties_Advanced-Form-2.png) More information from the Microsoft Documentation can be found (). The "Custom" tab allows you to define your own properties. Properties on the "Summary" tab are all string values. Properties on the "General", "Statistics" and "Contents" tabs are informational, and cannot be user-defined in Excel itself. !(images%2F99-Properties_Advanced-Form.png) !(images%2F99-Properties_Advanced.png)Īnd you will be able to add/edit/delete a lot of different property values. !(images%2F99-Properties_Block.png)įor more advanced properties, click on the "Properties" dropdown: Some of these properties can be edited "in situ" in the Properties Block:

These are accessed in MS Excel from the "Info" option on the "File" menu: Click here for details of Spreadsheet Document Properties Metadata to search for a specific document in its document lists. For example Microsoft Sharepoint uses document Spreadsheet metadata can be useful forįinding a specific document in a file repository or a document PhpSpreadsheet allows an easy way to set a spreadsheet's metadata, usingĭocument property accessors. My apologies if this documentation seems very basic to some of you but I spend so much time having to provide help lessons in PHP 101 and Excel 101 that I feel I need to provide this level of very simple detail. In this document, but in the PhpSpreadsheet API documentation. Other paper formats, like US Letter, are not covered

Need specific API functions, please refer to the API documentation.įor example, setting a worksheet's page orientation and size PhpSpreadsheet API functions, but just a bump to get you started. Please note that these do NOT offer complete documentation on specific The following pages offer you some widely-used PhpSpreadsheet recipes. Redirect output to a client's web browser.Add a comment with background image to a cell.Setting Printer Options for Excel files.Write a newline character "\n" in a cell (ALT+"Enter").Welcome to PhpSpreadsheet's documentation.
