Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public bool WallsAndGridlines2D { get; set; }
Public Property WallsAndGridlines2D As Boolean Get Set
public: virtual property bool WallsAndGridlines2D { bool get () sealed; void set (bool value) sealed; }
abstract WallsAndGridlines2D : bool with get, set override WallsAndGridlines2D : bool with get, set