set_ColumnSpacing()

ITextFrameFormat::set_ColumnSpacing(double) method

Sets 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. Write double.

virtual void Aspose::Slides::ITextFrameFormat::set_ColumnSpacing(double value)=0

See Also