MsoPathFormat 枚举

定义

指定文件或文件夹路径的格式。

public enum class MsoPathFormat
public enum MsoPathFormat
type MsoPathFormat = 
Public Enum MsoPathFormat
继承
MsoPathFormat

字段

msoPathType1 1

代表 Type1 格式。

msoPathType2 2

代表 Type2 格式。

msoPathType3 3

代表 Type3 格式。

msoPathType4 4

代表 Type4 格式。

msoPathTypeMixed -2

代表混和格式。

msoPathTypeNone 0

代表无格式。

适用于