DocumentOnTypeFormattingOptions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示类型格式设置的选项的类。
public ref class DocumentOnTypeFormattingOptions
[System.Runtime.Serialization.DataContract]
public class DocumentOnTypeFormattingOptions
[<System.Runtime.Serialization.DataContract>]
type DocumentOnTypeFormattingOptions = class
Public Class DocumentOnTypeFormattingOptions
- 继承
-
DocumentOnTypeFormattingOptions
- 属性
构造函数
| DocumentOnTypeFormattingOptions() |
属性
| FirstTriggerCharacter |
获取或设置第一个触发器字符。 |
| MoreTriggerCharacter |
获取或设置附加触发器字符。 |