API usage演示文稿 APIEnumerationline240本页总览line240Ask a question 行的 240 分之一。 类型 number 示例 This example sets the paragraph line spacing to 1 line. CodeResultPlayground// How to change a spacing of a line.// Set paragraph spacing line rule to auto and indicate its size.paraPr.SetSpacingLine(240, "auto");