Java com.lowagie.text Row fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text Row fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text Row.

The text is from its open source code.

Method

ObjectgetCell(int column)
Gets a Cell or Table from a certain column.
intgetColumns()
Gets the number of columns.