Heureka API .NET Documentation
Cells Property



Syntax
'Declaration
 
<DispIdAttribute(238)>
ReadOnly Property Cells As Range
'Usage
 
Dim instance As _Worksheet
Dim value As Range
 
value = instance.Cells
[DispId(238)]
Range Cells {get;}
[DispId(238)]
property Range^ Cells {
   Range^ get();
}
Requirements

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

See Also

Reference

_Worksheet Interface
_Worksheet Members

Send Feedback