XlsName Visible Property |
Namespace: Spire.Xls.Core.Spreadsheet
public bool Visible { get; set; }
Public Property Visible As Boolean Get Set
public: virtual property bool Visible { bool get () sealed; void set (bool value) sealed; }
abstract Visible : bool with get, set override Visible : bool with get, set