Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRGFOPTE Class / RemoveProperty Method


In This Topic
RemoveProperty Method
In This Topic
Syntax
'Declaration
 
Public Function RemoveProperty( _
   ByVal id As OfficeArtFOPTEOPID _
) As Boolean
 
'Usage
 
Dim instance As OfficeArtRGFOPTE
Dim id As OfficeArtFOPTEOPID
Dim value As Boolean
 
value = instance.RemoveProperty(id)

Parameters

id
See Also