xRange.Font.Hidden = not xRange.Font.Hidden
"David" <David[ at ]discussions.microsoft.com> wrote in message news:02EAF4E2-81F3-4F6F-8C82-84186E2D6A3D[ at ]microsoft.com...
[Quoted Text] > Hi all, > > I'm trying to collapse and expand a range of paragraphs in my word > document > programmatically using c#. My purpose is the user can click a button then > a > range of paragraphs collapse or expand as same as the function provides in > outline view. > can anyone give me some hint how to do it in c#. > > Thanks Forum
|