removeVariableImage
removeVariableImage
BASIC / ADVANCED / PREMIUM
Removes image placeholder variables from the Excel spreadsheet.
Description
public removeVariableImage($variables, $options = array())
This method allows to remove image placeholder variables.
Parameters
$variables
Array of variables to remove.
options
Key | Type | Description |
---|---|---|
target | string | sheets (default), headers, footers. |
Code samples
Example #1
Release notes
- phpxlsx 4.0:
- new method.