Onetastic Macro Documentation >
>
HtmlBlock HtmlBlock Object
Description
Represents a block of HTML to be inserted in a OneNote page.
Remarks
HtmlBlocks can be inserted into Outline and Cell objects as a quick way to insert page content. Rather than creating OneNote page object structure (Paragraphs, Tables, Rows, Cells, etc.) you can insert an HtmlBlock with HTML content. When the page is saved, either at the end of the macro or via SaveChanges function, the HTML content will be converted to OneNote objects.
Properties
|