Search
CellAnnotation.ReshowDelay Property
See Also
 






Gets or sets the time that passes before the annotation appears.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public int ReshowDelay { get; set; }

Visual Basic  Copy Code

Public Property ReshowDelay As Integer

 Property Value

An integer value.

 See Also