CellContentDeleteContent
Method
|
Deletes content from the cell.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void DeleteContent()
public:
void DeleteContent()
member DeleteContent : unit -> unit
Remarks
This method throws
the eIsWriteProtected exception when content is not editable.
See Also