Aspose::Cells::PasteOptions::SetTranspose method

PasteOptions::SetTranspose method

True to transpose rows and columns when the range is pasted. The default value is False.

void Aspose::Cells::PasteOptions::SetTranspose(bool value)

See Also