Gets spread cell by cell name.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
ISpreadCell this[ string name ] { get; }
ReadOnly Default Property Item ( name As String ) As ISpreadCell Get
property ISpreadCell^ default[String^ name] { ISpreadCell^ get (String^ name); }
abstract Item : ISpreadCell with get
Parameters
- name
- String