Quantcast
Channel: Project Developer
Viewing all articles
Browse latest Browse all 50

Find table column header cell title programmatically?

$
0
0
Can anybody tell me how to access the Title property of a column in
the current table programmatically? I'm looking for a way to find the
column titles that have been assigned in an mpp. To do this, I need to
specify which table (namely, the table underlying the current view)
and the Column (so I need to list the columns in the table) and the
Title that has been assigned to each column. I assume this would use
Tables, Table, TableFields, and TableField, but I'm not sure how to
use this to...

Read more

Viewing all articles
Browse latest Browse all 50

Trending Articles