New Page Object Model Properties (by Object)
From Microsoft FrontPage Visual Basic
New Page Object Model Properties (by Object)
Visit the Office Developer Center on the Microsoft Developer Network Web site for the latest information about programming with Microsoft Office FrontPage 2003, including product news, technical articles, downloads, and samples.
The following table lists properties added to the Office FrontPage 2003 object model (sorted by object name).
| Object | New Properties |
|---|---|
| DynamicTemplateState | InternalRep, SkipOnQuery |
| FPHTMLDocument | behaviorElement, layoutTablesAndCells, templateRegions, webParts, webPartZones |
| FPHTMLWebPartElement | assembly, namespace |
| FPHTMLWebPartZoneElement | allowCustomization, allowPersonalization, containerWidth, frameType, lockLayout, orientation, webParts, zoneId, zoneTitle |
| FPHTMLXSLWebPartElement | assembly, namespace |
| FPLayoutRegion | cellFormattingID, isCell, isTable |
| IFPDocument | behaviorElement, dynamicTemplate, layoutTablesAndCells, templateRegions, webParts, webPartZones |
| IFPLayoutRegion | cellFormattingID, isCell, isTable |
| IFPStyleState | ncssBdo |
| IHTMLWebPartElement | assembly, namespace |
| IHTMLWebPartZoneElement | allowCustomization, allowPersonalization, containerWidth, frameType, lockLayout, orientation, webParts, zoneId, zoneTitle |
| SearchInfo | Find, QueryContents, ReplaceWith |