Footnotes.NumberStyle 属性

定义

返回或设置所选内容、范围或文档中脚注的数字样式。 读/写。

public:
 property Microsoft::Office::Interop::Word::WdNoteNumberStyle NumberStyle { Microsoft::Office::Interop::Word::WdNoteNumberStyle get(); void set(Microsoft::Office::Interop::Word::WdNoteNumberStyle value); };
public Microsoft.Office.Interop.Word.WdNoteNumberStyle NumberStyle { get; set; }
member this.NumberStyle : Microsoft.Office.Interop.Word.WdNoteNumberStyle with get, set
Public Property NumberStyle As WdNoteNumberStyle

属性值

注解

NumberStyle 属性可以是常量之WdNoteNumberStyle一。 由于选择或安装的语言支持(例如美国英语)不同,有些常量可能无法使用。

适用于