ONLYOFFICE Docs 9.3 released: enhanced PDF Editor and more signature options, multipage view for documents, Solver in sheets, GIF playback in presentation slideshow mode, AI-powered updates, and more.
// Get style of a reference. // Insert a reference style into the cell. let worksheet =Api.GetActiveSheet(); worksheet.GetRange("A1").SetValue(Api.GetReferenceStyle());