python - Read the cell value -


जब मैं दस्तावेज़ीकरण वेब का सरल उदाहरण देता हूं:

  wb = load_workbook (filename) = 'Fileroute.xlsm') sheet_ranges = wb ['Export_PM'] प्रिंट ((sheet_ranges ['b5']। मान))  

स्क्रिप्ट मुझे एक और कक्ष के संदर्भ में प्रदान करता है अलग वर्कशीट।

  = calculo_PM! AK20  

मैं मूल्य को 'लिंक' या सेल के संदर्भ में कैसे प्राप्त कर सकता हूं जहां मूल्य प्राप्त किया जाता है?

धन्यवाद

दस्तावेज पढ़ें और आप देखेंगे कि कार्यपुस्तिका लोड करते समय डेटा_ऑनली विकल्प।


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -