SetCustom

Style.SetCustom method

设置单元格的自定义数字格式字符串。

public void SetCustom(string custom, bool builtinPreference)
范围类型描述
customString自定义数字格式字符串,应为 InvariantCulture 模式。
builtinPreferenceBoolean如果给定的自定义号码格式字符串与当前区域设置对应的内置号码格式 之一匹配,是否将号码格式设置为内置而不是自定义。

也可以看看