


There are risks inherent in the use of any information or products found on the Internet, and OMNI-AUTOMATION.COM assumes no responsibility in this regard. OMNI-AUTOMATION.COM has not tested the information found on these sites and makes no representations regarding its accuracy or reliability.

OMNI-AUTOMATION.COM provides this only as a convenience to our users. OMNI-AUTOMATION.COM assumes no responsibility with regard to the selection, performance or use of information or products found at third-party websites. Mention of third-party websites and products is for informational purposes only and constitutes neither an endorsement nor a recommendation. Any content may change and may not be accurate or complete at this time. This webpage is in the process of being developed.
#Omnioutliner templates download mac
For example, on the Mac the user may review unsaved changes and may cancel the close operation. If for some reason the document cannot be closed, the didCancel function may be called at some point in the future, with the original document as the single argument. These are the methods that can be performed with a document.Ĭlose( didCancel: Function or nil)

->, ,, -package,, -package, 3, 3-package, 3template, 3template-package,, ,, public.rtf, ain-text,, .indented.Microsoft Word (indented), .outline.Microsoft Word (outline), .HTML, .PowerPoint 2012 Format (pptx), 3HTMLExport.OO3HTMLDynamic, .HTMLDynamic, .document.Excel 2010 Format (xlsx), .CSV If the value of the document’s canUndo property is true, then the undo() method can be used to undo the previous user or script action. On macOS, this value will reflect the value of the Finder’s file extension visibility setting, set in the file’s Information window. The read-only name property has a value that is the name of the OmniOutiner document as it appears in the title bar of the document window. A list of all of the file types that this document can be written as.The file type identifier the document uses when saving, if set.Whether there are currently any actions that can be undone.įileType ( String or nil r/o see FileType).Whether there are currently any actions that can be redone.ĬanUndo ( boolean r/o).The document class has a small set of properties:ĬanRedo ( boolean r/o) NOTE: the above example uses methods from the Style class
