look_in_type 属性
look_in_type 属性
看类型。
定义:
@property
def look_in_type(self):
...
@look_in_type.setter
def look_in_type(self, value):
...
也可以看看
- 模块 aspose.cells
- 类 FindOptions
- 类 LookInType
看类型。
@property
def look_in_type(self):
...
@look_in_type.setter
def look_in_type(self, value):
...