PasteOptions.Transpose

PasteOptions.Transpose property

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

public bool Transpose { get; set; }

See Also