1. 從菜單進入
打開
Formulas
標簽, 你可以看到 Python 模塊. 點擊 Insert Python
然後選擇 Custom Python Formular

2. 打开 Format Cells
公式輸入框會變成一個 Python 的輸入框

3. 輸入: =py
在單元格中輸入
=py

4. 试试输入纯数字
你可以在單元格中,看到 Python 的輸入框

5. 按一下回车
魔法生效!这时候会看到数字会自动变成了: (555) 321 1234

