辦公自動化第17章 openpyxl進階_第1頁
辦公自動化第17章 openpyxl進階_第2頁
辦公自動化第17章 openpyxl進階_第3頁
辦公自動化第17章 openpyxl進階_第4頁
辦公自動化第17章 openpyxl進階_第5頁
已閱讀5頁,還剩5頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領

文檔簡介

主講老師:李老師處理excel文檔在表格中插入行列01insert_rowsdelete_rowsinsert_rows(self,idx,amount=1)和insert_cols(self,idx,amount=1);

#參數(shù)self,對象是worksheet,這里創(chuàng)建的實例對象為sheet_1#參數(shù)idx:插入的行/列位置

#參數(shù)amount:插入行/列數(shù)量delete_rows(self,idx,amount=1)和delete_cols(self,idx,amount=1)#參數(shù)idx:刪除的行/列位置#參數(shù)amount:刪除行/列數(shù)量move_rangemove_range(cell_range,rows=0,cols=0)參數(shù)cell_range:需要移動的單元格范圍參數(shù)rows>0時,向下移動,row<0時,向上移動參數(shù)cols>0,向右移動,cols<0時,向左移動移動單元格內(nèi)容01openpyxl提供numpy和pandas交互的接口Pandas基于numpy的基礎,主要適用數(shù)據(jù)結(jié)構(gòu)是一維數(shù)據(jù)與DataFrame(二維數(shù)據(jù)),這兩種數(shù)據(jù)結(jié)構(gòu)足以處理金融、統(tǒng)計、社會科學、工程等領域里的大多數(shù)典型用例。圖表02openpyxl中包含:1、AreaCharts面積圖函數(shù)方法

2DAreaCharts2D面積圖AreaChart3DAreaCharts3D面積圖AreaChart3D2、BarandColumnCharts條形圖/柱狀圖BarChartVertical,HorizontalandStackedBarCharts水平,垂直和堆積條形圖

3DBarCharts3D條形圖BarChart3D3、BubbleCharts氣泡圖BubbleChart4、LineCharts折線圖

LineCharts折線圖LineChart3DLineCharts3D折線圖LineChart3D5、ScatterCharts散點圖ScatterChart6、PieCharts餅圖

PieCharts餅圖PieChartProjectedPieCharts投影餅圖ProjectedPieChart3DPieCharts3D餅圖PieChart3D7、DoughnutCharts圓環(huán)圖DoughnutChart8、RadarCharts雷達圖RadarChart9、StockCharts股票圖StockChart10、Surfacecharts曲面圖SurfaceChart/SurfaceChart3D'''單元格的邊框03BorderBorder(left=Side(),right=Side(),top=Side(),bottom=Side(),diagonal=Side(),diagonal_direction=None,vertical=None,horizontal=None,diagonalUp=False,diagonalDown=False,outline=True,start=None,end=None)

其中l(wèi)eft、right、top、bottom分別對應單元格左框、右框、頂框和下框Side:用于邊框樣式的選項.注意:如果不指定邊框樣式,則其他屬性將沒有效果!Side(style=None,color=None,border_style=None):

其中style和border_style相同,值可為:'dashDot','dashDotDot','dashed','dotted','double','hair','medium','mediumDashDot','mediumDashDotDot','mediumDashed','slantDashDot','thick','thin'單元格對齊設置Alignment(horizontal=None,vertical=None,textRotation=0,wrapText=None,shrinkToFit=None,indent=0,relativeIndent=0,justifyLastLine=None,readingOrder=0,text_rotation=None,wrap_text=None,shrink_to_fit=None,mergeCell=None)horizontal的值可以為:"general","left","center","right","fill","justify","centerContinuous","distributed"vertical的值可以為"top","center","bottom","justify","distributed"排序和篩選04add_filter_columnadd_sort_conditionadd_filter_column(col_id,vals,blank=False)#篩選條件參數(shù)col_id:對指定列設置篩選條件,數(shù)據(jù)類型為數(shù)值,0表示篩選區(qū)域中第一列參數(shù)vals:篩選內(nèi)容,數(shù)據(jù)類型為列表,對應列的選擇內(nèi)容參數(shù)blank:空白設置,如果為True,將選擇空白行,默認不選擇add_sort_condition(ref,descending=False)#排序參數(shù)ref:選擇需要排序的區(qū)域

descending:選擇排序升序或降序,默認升序表格05TableTableStyleInfoTable(displayName=None,ref=None,tableStyleInfo=None)

參數(shù)displayName:創(chuàng)建表格名,數(shù)據(jù)類型為字符串,注意:表格名不能重復相同,必須唯一!參數(shù)ref:選擇創(chuàng)建表格區(qū)域參數(shù)tableStyleInfo:創(chuàng)建表格樣式TableStyleInfo(name=None,showFirstColumn=None,showLastColumn=None,showRowStripes=None,showColumnStripes=None)

參數(shù)n

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論