set_ColumnCount()

ITextFrameFormat::set_ColumnCount(int32_t) method

Sets number of columns in the text area. This value must be a positive number. Otherwise, the value will be set to zero. Value 0 means undefined value. Write int32_t.

virtual void Aspose::Slides::ITextFrameFormat::set_ColumnCount(int32_t value)=0

See Also