ChangeBlockType Method of the TableCell Object

This method changes the type of the block which corresponds to the table cell.

Syntax

C++

HRESULT ChangeBlockType( BlockTypeEnum Value );
    

C#

void ChangeBlockType( BlockTypeEnum Value );
    

Visual Basic .NET

Sub ChangeBlockType(Value As BlockTypeEnum)
    

Parameters

Value
[in] This variable specifies the new type of the block. Only the following types are allowed: BT_Barcode, BT_Text, BT_RasterPicture, BT_VectorPicture. See the description of the BlockTypeEnum enumeration constants.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

TableCell

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.