Visible Part of the embedded excel in the visio :-

Copper Contributor

Dear Team,
Manually we tried the following steps:
1.We try to embed an excel in visio.
2.Initially the excel has 4 columns from 'A' to 'D' with 4 rows of data.
3.We have selected only the columns 'A', 'B', 'C' with 4 rows of data, to display initially.
4.It went through well.
5.Then, we tried to "edit" the excel from visio and made columns 'B', 'C', 'D' to display.
6.That too went very well.

Now, we are trying to do the same in program (C# Code) :
We would like to know,
1. How you programmatically manipulate the "Position", "Height", "Width", "Columns" & "Rows" of the excel (embedded - Foreign Object), & and place it in the visio.
2. So that, at one point we can display the column 'A', 'B', 'C' & at another point we can display the column 'B', 'C', 'D'.
3. Also, we converted the 'VSDX' file into 'ZIP' file and examined the 'XML' files.
4. But, we could not find the details about the "Position", "Height", "Width", "Columns" & "Rows" of excel in the 'XML'.
5. Could you share the intel where to find the abovesaid 5 attributes in which 'XML'.
Please help us & provide a suitable answer.
With this we have attached the visio & excel as a 'Zip' file.

0 Replies