AbsorbedRow

概述

AbsorbedRow 是一个类在Aspose.PDF FOSS的.NET中. 继承人: IComparable<AbsorbedRow>.

表示被吸收表中的一行.

这个类提供了在NET程序中使用AbsorbedRow 对象的1种方法. 有的方法包括: CompareTo. 所有公众成员在安装了Aspose.PDF FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: CellList, Cells, Rectangle.

属性

名称:类型Access描述情况
CellsIReadOnlyList<AbsorbedCell>阅读/写作获取或设置单元格。.
CellListIList<AbsorbedCell>阅读变异性细胞列表 (Aspose.Pdf-shape).
RectangleRectangle?阅读这个行的边界矩形 (从它的细胞计算).

方法

Signature描述情况
CompareTo(other: AbsorbedRow?)在这个 AbsorbedRow 实例中调用CompareTo(其他).

查看更多

 中文