Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Timescale Property?

Status
Not open for further replies.

DrSimon

IS-IT--Management
Joined
Dec 14, 2001
Messages
674
Location
GB
The TimescaleEdit method formats the timescale in Gantt view. Is there any way to extract the properties that this method can change?
I'm writing a macro that tidies up the output for printing/view and would like to be able to set the Timescale to say Year, print and then return to the original setting. I can change the Timescale but I can't find a way to extract those settings I want to return to!

Many Thanks

Simon Rouse
 
TimeScaleData is write only.
 
Thanks PDQ. How odd!

Simon
 
More accurately: TimeScaleData settings (such as the Interval) are write only; data from TimeScaleDate (work, actual work, baseline, etc.) can, obviously, be read. I hope I didn't mislead you with my earlier comment.
 
Thanks for clarifying, but you didn't mislead. It's still odd to have a Write-Only property.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top