編輯

共用方式為


WdSalutationType Enum

Definition

Specifies the type of salutation to use for a letter.

public enum class WdSalutationType
[System.Runtime.InteropServices.Guid("760A1DA4-732F-3807-9348-F1523975D7CB")]
public enum WdSalutationType
type WdSalutationType = 
Public Enum WdSalutationType
Inheritance
WdSalutationType
Attributes

Fields

Name Value Description
wdSalutationInformal 0

Informal salutation.

wdSalutationFormal 1

Format salutation.

wdSalutationBusiness 2

Business salutation

wdSalutationOther 3

Custom salutation.

Applies to