i'm trying to write a script which modifies the range of an existing plot using data stored in the same worksheet via external python / originpro package.
Therefore, i need the corresponding worksheet of the first plot in the active graph layer to access the additional data. I thought of something like the following, but its not clear to me how to generate an actual worksheet reference or is there a more reasonable way?