VisSectionIndices,VisRowIndices,VisCellIndices

Started by joules, July 01, 2008, 05:20:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

joules

Can anyone please tell me or direct me to some link where i can find what the following enumurations exactly stand for :VisSectionIndices,VisRowIndices,VisCellIndices and also what the function get_CellsSRC() does. (c#)

Visio Guy

Hi joules,

They are section, row, and cell indices for cells in the ShapeSheet behind every shape. You use the ShapeSheet to define data fields and graphical intelligence for a shape. And via code, you can get a cell by name or by S, R, C and set/get formulas or values.

MSDN is a good place to start: http://msdn.microsoft.com/en-us/library/ms428277.aspx, but I recommend downloading the [ur.=http://www.microsoft.com/downloads/details.aspx?familyid=373d34b8-5ef7-4e6e-a582-c8d6b5ee4e33]Visio 2007 SDK[/url]
For articles, tips and free content, see the Visio Guy Website at http://www.visguy.com
Get my Visio Book! Using Microsoft Visio 2010