Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public BorderLineType this[ BorderType side ] { get; set; }
Public Default Property Item ( side As BorderType ) As BorderLineType Get Set
public: property BorderLineType default[BorderType side] { BorderLineType get (BorderType side); void set (BorderType side, BorderLineType value); }
member Item : BorderLineType with get, set
Parameters
- side
- BorderType