Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Sets or returns whether to show a message when the user selects a cell to which a data validation rule applies.
C#
public boolean ShowInputMessage{ get; set; }
vb.net
Public Property ShowInputMessage() As Boolean
  • No labels