[]
Gets or sets whether the cell is static, which prohibits user interaction.
public bool Static { get; set; }
Public Property [Static] As Boolean