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

The maximum number of rows so that the top buttons are shows when the row number exceeds this value

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

Syntax

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

See Also