CellCollection

CellCollection

概述

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

代表一个细胞集合.

特性: as_i_collection, as_i_enumerable, as_i_presentation_component, as_i_slide_component, length, presentation,另外一个.

属性

名称:类型Access描述情况
slideIBaseSlide阅读返回一个 CellCollection 的父幻灯片.
presentationIPresentation阅读返回一个 CellCollection 的父表达式.
as_i_slide_componentISlideComponent阅读得到了作为i滑动组件.
as_i_presentation_componentIPresentationComponent阅读得到了作为i的表达组件.
as_i_collectionlist阅读得到了我的收藏.
as_i_enumerableAny阅读得到的数量是无数.
lengthint阅读返回元素数量.

另请参阅

 中文