ONLYOFFICE / doc-builder-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check the new features in ApiRange and ApiWorksheet

AlexeyMatveev686 opened this issue · comments

  • add properties: MergeArea, WrapText in ApiRange
  • add property LeftMargin, RightMargin, TopMargin, BottomMargin, Orientation, PrintHeadings, PrintGridlines, Selection in ApiWorksheet
  • add functions: GetWrapText, SetWrapText, SetOffset, GetAddress in ApiRange
  • add functions: SetLeftMargin, SetRightMargin, SetTopMargin, SetBottomMargin, GetLeftMargin, GetRightMargin, GetTopMargin, GetBottomMargin, SetPageOrientation, GetPageOrientation, GetSelection in ApiWorksheet