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


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

Parameters

id
See Also