GetNamedStyle

Workbook.GetNamedStyle method

获取样式池中的命名样式。

public Style GetNamedStyle(string name)
范围类型描述
nameString样式名称

返回值

命名样式,可能为空。

也可以看看