Share via


DocProperties Enumeration 

This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Usage

Dim docProperties1 As DocProperties = DocProperties.offPropertyTypeBoolean

Syntax

Public Enum DocProperties
public enum DocProperties
public enum class DocProperties
public enum DocProperties
public enum DocProperties

Members

Member name Description
offPropertyTypeBoolean
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
offPropertyTypeDate
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
offPropertyTypeFloat
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
offPropertyTypeNumber
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
offPropertyTypeString
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace