The CFO and workers surveyed have the same opinion in terms of what is the most common breach of workplace etiquette
A. 对
B. 错
The workers surveyed complain more about not responding to calls or emails timely than running late for meetings.
A. 对
B. 错
下列属性不属于Excel文档:
A. Workbook
B. Worksheet
Cell
D. Paragraph
在openpyxl模块中打开一个已经存在Excel文档,可以使用下列函数:
A. load_workbook()
B. Workbook()
C. Document("c:\\test.xlsx")
Document()