Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRGFOPTE Class / SetProperty Method / SetProperty(OfficeArtFOPTEOPID,Int32) Method


In This Topic
SetProperty(OfficeArtFOPTEOPID,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function SetProperty( _
   ByVal id As OfficeArtFOPTEOPID, _
   ByVal op As Integer _
) As Boolean
 
'Usage
 
Dim instance As OfficeArtRGFOPTE
Dim id As OfficeArtFOPTEOPID
Dim op As Integer
Dim value As Boolean
 
value = instance.SetProperty(id, op)

Parameters

id
op
See Also