InputZoneGetTableCellColor Method
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic uint GetTableCellColor(
int cellindex
)
Public Function GetTableCellColor (
cellindex As Integer
) As UInteger
public:
unsigned int GetTableCellColor(
int cellindex
)
Parameters
- cellindex
- Type: SystemInt32
Return Value
Type:
UInt32
See Also