Options.AutoFormatReplaceOrdinals 属性

定义

如此 如果初始数字后缀"st"、"点","研发"、 和"th"替换同一中上标字母当 Word 自动设置文档或区域格式时。 例如,使用"1"跟上标"st"替换"第一"。

public:
 property bool AutoFormatReplaceOrdinals { bool get(); void set(bool value); };
public bool AutoFormatReplaceOrdinals { get; set; }
member this.AutoFormatReplaceOrdinals : bool with get, set
Public Property AutoFormatReplaceOrdinals As Boolean

属性值

适用于