Gets or sets the cell spacing.
Namespace: Spire.Pdf.GridAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public float CellSpacing { get; set; }
Public Property CellSpacing As Single Get Set
public: property float CellSpacing { float get (); void set (float value); }
member CellSpacing : float32 with get, set
Property Value
SingleThe cell spacing.