DeleteContents Method
From Pageflex Document Action API
Pageflex Document Action API
DeleteContents Method
Namespaces > Pageflex.Scripting > Range > DeleteContents()
Deletes all content in the range.
| C# | Visual Basic | Managed C++ |
public void DeleteContents ()
Public Sub DeleteContents
public: void DeleteContents ()
| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)