Column

概述

Column 是Python的Aspose.Slides FOSS中的一个类. 继承人: CellCollection, IColumn.

表示表中的列.

这个类提供了在Python程序中使用 Column 对象的方法. 有的方法包括: set_text_format. 在安装Python包的Aspose.Slides FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: as_i_bulk_text_formattable, as_i_cell_collection, as_i_collection, as_i_enumerable, as_i_presentation_component, as_i_slide_component,另外还有4个.

属性

名称:类型Access描述情况
widthfloat阅读/写作返回或设置列的宽度.
as_i_cell_collectionICellCollection阅读得到了我的手机收藏.
as_i_bulk_text_formattableIBulkTextFormattable阅读得到了作为 i 大量文本格式表.
slideIBaseSlide阅读返回一个 CellCollection 的父幻灯片.
presentationIPresentation阅读返回一个 CellCollection 的父表达式.
as_i_slide_componentISlideComponent阅读得到了作为i滑动组件.
as_i_presentation_componentIPresentationComponent阅读得到了作为i的表达组件.
as_i_collectionlist阅读得到了我的收藏.
as_i_enumerableAny阅读得到的数量是无数.
lengthint阅读返回元素数量.

方法

Signature描述情况
set_text_format()将大量文本格式化应用到列的单元格中

另请参阅

 中文