返回或设置后置标点字符。可读/写
String 类型。
语法
表达式.NoLineBreakBefore
表达式 一个代表 Presentation 对象的变量。
返回值
String
示例
本示例将“!”、“)”和“]”设置为后置字符。
示例代码 |
let tion = ActivePresentation
tion.FarEastLineBreakLevel = ppFarEastLineBreakLevelCustom
tion.NoLineBreakBefore = "!)]"
|
no line break before No Line Break Before 属性 nolinebreakbefore 属性