Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Print a WordArt in a Frontpage

Hi,
I'm looking for creating a WordArt in memory and printing it as a frontpage,
before others pages filled with worksheets content.
The methods I found, need to attach a WordArt to a worksheet ie :

ActiveSheet.Shapes.AddTextEffect(0,"fronttext", "Arial", 30, 0, 0, 50, 20)
So I need to create an extra sheet, put my WordArt on it and print it.

Is there a direct way to create separatly a WordArt and print it?

I read that the print method can print either a worksheet or a chart. Since
a WordArt can be in a shape and a shape is member of Shapes collection,
itself member of Charts collection, is there a way to use AddtextEffect
method directly to a chart? I don't know how to add a chart to a worksheet,
able to receive a shape;
Thanks for any help.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frontpage publishing help please Jonny2009 Excel Discussion (Misc queries) 1 May 10th 09 07:54 PM
WordArt Bojingles03 New Users to Excel 3 February 17th 09 06:09 PM
Excel in Frontpage Steve Excel Discussion (Misc queries) 0 November 28th 06 02:17 PM
How to Print OLAP pivotchart in Frontpage 2003? Abobakr Nasr Excel Discussion (Misc queries) 0 February 23rd 06 11:48 AM
Hiding Shapes When Not WordArt , or When WordArt Text < "Draft" Carroll Rinehart Excel Programming 2 September 18th 04 07:40 PM


All times are GMT +1. The time now is 10:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"