[This is preliminary documentation and is subject to change.]

Constants for all the selection in the checkbox or list box

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static readonly int SelectAll
Visual Basic (Declaration)
Public Shared ReadOnly SelectAll As Integer
Visual C++
public:
static initonly int SelectAll

See Also