Iterating through the Runs of a TextRange using C# & PPT 2003

A

Arik Cohen

Given that TextRange.Runs is a method and not a collection -- I was
wondering how to get the count of Runs that exist in a TextRange in
order to be able to iterate effectively.

I am using C# and PPT 2003 ...

Thanx for the help,
Arik Cohen
 
Top