add方法

add(self, type)

添加一个元素。

返回

返回列表中元素的索引。


def add(self, type):
    ...
范围类型描述
typeTableStyleElementType元素的类型

也可以看看