MsoPathFormat Enum

Definition

Specifies the format of a file or folder path.

public enum class MsoPathFormat
public enum MsoPathFormat
type MsoPathFormat = 
Public Enum MsoPathFormat
Inheritance
MsoPathFormat

Fields

msoPathType1 1

Represents the Type1 format.

msoPathType2 2

Represents the Type2 format.

msoPathType3 3

Represents the Type3 format.

msoPathType4 4

Represents the Type4 format.

msoPathTypeMixed -2

Represents a mixed format.

msoPathTypeNone 0

Represents no format.

Applies to