<< Click here to display Table of Contents >> Navigation: Programming Reference > Fred Objects > ElementProp Object:
Description
Returns or sets the format id the local frame.
Syntax
Dim formatid = Page.SelElement().TextFormatId
Page.SelElement().TextFormatId = 1234
object
Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()