SetStrikethrough

SetStrikethrough(isStrikethrough)

设置划线属性为指定字体

参数:

名称 类型 描述性
s trikerable通路 布林安

指定文本字符显示删除

返回时间 :

方法不返回数据

实例

拷贝代码
builder.CreateFile("xlsx")!varoWorksheetvarorange=oWorksheORange.SetValueVaroCharctissss/ORange/GetCharctiss/9/4varoFont=oCharacters.getFontoFont.SetStrikethrough(true)!builder.SaveFile("xlsx", "SetStrikethrough.xlsx")!builder.CloseFile();

结果文档