次の方法で共有


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

形式なしを表します。

適用対象