Here are two related questions, I am using SDK 3.5 & FlexBuilder 3;

1) How can I get the header style information from a datagrid? What I need to 
do is to extract enough info about each column's header to be able to pass it 
to an Excel component to style the headers of the spreadsheet.

2) Is there a way to loop through a component's style info? I would like to be 
able to pass an object to a function, and have that function loop (recursively 
if needed) and find all of the style names and values. This is mainly for 
development, so just being able to "Trace" these values would be fine.

Paul

Reply via email to