Aspose::Words::TextColumnCollection::get_Width method

TextColumnCollection::get_Width method

When columns are evenly spaced, gets the width of the columns.

double Aspose::Words::TextColumnCollection::get_Width()

Remarks

Has effect only when EvenlySpaced is set to true.

See Also