API usageText document APIEnumerationline240本页总览line240 240ths of a line. Type number Example This example sets the paragraph line spacing to 1 line. CodeResult// How to change a spacing of a line.// Set paragraph spacing line rule to auto and indicate its size.paraPr.SetSpacingLine(240, "auto");