Skip to content

v6.3.0

Latest
Compare
Choose a tag to compare
@aVadim483 aVadim483 released this 02 Jan 18:04
· 1 commit to master since this release
  • New methods Sheet::getCurrentRow(), Sheet::getCurrentCol(), Sheet::getCurrentCell()
  • New methods Sheet::applyIndentLeft(), Sheet::applyIndentRight(), Sheet::applyIndentDistributed()
  • New method Sheet::applyFillGradient()
  • Method Sheet::addImage() has been updated -- Add an image from a local file, URL, or base64 image string
  • Data can be passed to a cell as a function
  • Fixed page margins
  • Fixed #93 (the behavior has been changed)
  • Fixed #98 (the behavior has been changed)