AllowGetAllHiddenValue Property
AllowGetAllHiddenValue
Gets or sets whether Spread should support getting or setting a value from any hidden cell in the sheet.
Declaration
public bool AllowGetAllHiddenValue { get; set; }
Public Property AllowGetAllHiddenValue As Boolean