API usageSpreadsheet APIEnumerationtwipsOn this pagetwipsAsk a question Twentieths of a point (equivalent to 1/1440th of an inch). Type number Example Set the distance between columns equal to 36 points. CodeResultPlayground// How to set a column distance in twips.// Set column distance in twips.paragraph.SetEqualColumns(2, 720);