Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to read the contents of the left pageheader - no problem:
Titel = ActiveSheet.PageSetup.LeftHeader Problem occur if the users has change the format of the text! That way I might get something like this: Titel = "&""Times New Roman,Bold""&12Expenses 2008" How to only read the pure text of the header? (In this case: "Expenses 2008") Problem is that I cannot know what font, format or size (if any) the user might have given the header! Can someone help my??? Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pure .NET Office add-in vs VSTO solutions | Excel Programming | |||
a code to trace pure numbers formatted as Text | Excel Programming | |||
R6025 pure virtual funtion call | Excel Discussion (Misc queries) | |||
pageheader size | Excel Programming | |||
Formatting a cell in Excel, using pure VB code | Excel Programming |