get_ColumnSpacing()

ITextFrameFormat::get_ColumnSpacing() method

Returns the space between text columns in the text area (in points). This should only apply when there is more than 1 column present. This value must be a positive number. Otherwise, the value will be set to zero. Read double.

virtual double Aspose::Slides::ITextFrameFormat::get_ColumnSpacing()=0

See Also