Share via


MsoTriState Enumeration 

Specifies a tri-state Boolean value.

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

Usage

Dim msoTriState1 As MsoTriState = MsoTriState.msoCTrue

Syntax

Public Enum MsoTriState
public enum MsoTriState
public enum class MsoTriState
public enum MsoTriState
public enum MsoTriState

Members

Member name Description
msoCTrue Not supported.
msoFalse False.
msoTriStateMixed Not supported.
msoTriStateToggle Not supported.
msoTrue True.

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