طريقة refresh_pivot_tables

refresh_pivot_tables(self)

تحديث كافة الجداول المحورية في ملف Excel.


def refresh_pivot_tables(self):
    ...

refresh_pivot_tables(self, option)

تحديث كافة الجداول المحورية في ملف Excel.


def refresh_pivot_tables(self, option):
    ...
معامليكتبوصف
optionaspose.cells.pivot.PivotTableRefreshOptionخيار تحديث مصدر البيانات لجداول المحور.

أنظر أيضا