DeleteColumn Method of the TableBlock Object

This method deletes the column from the table.

Syntax

Visual Basic .NET

Sub DeleteColumn(X As Integer)
    

C++

HRESULT DeleteColumn(
  int X
);
    

Parameters

X
[in] This parameter specifies the coordinate of the column to be deleted. You can pass to this parameter any coordinate greater than the coordinate of the left border of the column and less than the coordinate of the right border of the column. You cannot delete the first and the last column.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

TableBlock

TableColumn

15.08.2023 13:19:30

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.