openpyxl.worksheet.cell_watch module¶
-
class
openpyxl.worksheet.cell_watch.CellWatch(r=None)[源代码]¶ 基类:
openpyxl.descriptors.serialisable.Serialisable-
r¶ Values must be of type <class ‘str’>
-
tagname= 'cellWatch'¶
-
-
class
openpyxl.worksheet.cell_watch.CellWatches(cellWatch=())[源代码]¶ 基类:
openpyxl.descriptors.serialisable.Serialisable-
cellWatch¶ A sequence (list or tuple) that may only contain objects of the declared type
-
tagname= 'cellWatches'¶
-