Aspose::Cells::Cells::GetViewColumnWidthPixel method

Cells::GetViewColumnWidthPixel method

Get the width in different view type.

int32_t Aspose::Cells::Cells::GetViewColumnWidthPixel(int32_t column)
ParameterTypeDescription
columnint32_tThe column index.

ReturnValue

the column width in unit of pixels

See Also