Spread for ASP.NET 9.0 Product Documentation
CoordsSet Property


Gets whether the sheet, row, and column properties are set.
Syntax
'Declaration
 
Public ReadOnly Property CoordsSet As Boolean
'Usage
 
Dim instance As ExcelWarning
Dim value As Boolean
 
value = instance.CoordsSet
public bool CoordsSet {get;}

Property Value

Boolean: true if the sheet, row, and column properties are set; false otherwise
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ExcelWarning Class
ExcelWarning Members

 

 


Copyright © GrapeCity, inc. All rights reserved.