get_ColumnCount()

ITextFrameFormat::get_ColumnCount() method

Returns 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. Read int32_t.

virtual int32_t Aspose::Slides::ITextFrameFormat::get_ColumnCount()=0

See Also