C1.WPF.Excel Namespace > XLSheet Class : Item Property |
If the specified cell doesn't exist when the indexer is invoked, the sheet will be expanded and a new cell will be created, then returned. This makes it easy to create and populate sheets.
If you want to determine whether a specific cell has been defined, use the GetCell method instead.
The indexer is generally more useful when creating and populating sheets. The GetCell method is more useful when loading existing sheets.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2