View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default How can I query the 'indent' level of text in a cell?

Activecell.IndentLevel

--
Jim
"NJDevil" wrote in message
...
This is part of the format - cell - alignment setup.

There are many things that can be queried using an Excel function.

But how can I query the indent level?

I have tried/search for hours...please help!

Thank you.