Thank you for your feedback! You have rated this topic in the last 30 days.
Custom Properties - xamSpreadsheet
XamSpreadsheet Custom Properties Reference
Introduction
This topic provides reference information about the XamSpreadsheet proxy base custom properties. Custom properties are extended from the type of objects referenced below using control property access methods (See Accessing Controls' Properties for more details).
ReflectionHelper CustomProperties
The following table summarizes the custom properties for XamSpreadsheet.
Custom property
Applied Object Type
Returns…
Rect
Infragistics.Documents.Excel.WorksheetCell
System.Windows.Rect
Text
Infragistics.Documents.Excel.WorksheetCell
System.String
Formula
Infragistics.Documents.Excel.WorksheetCell
System.String
CellFormatResolved
Infragistics.Documents.Excel.WorksheetCell
Infragistics.Documents.Excel.IWorksheetCellFormat
Rect
Infragistics.Documents.Excel.WorksheetColumn
System.Windows.Rect
Rect
Infragistics.Documents.Excel.WorksheetRow
System.Windows.Rect
Related Content
Topics
The following topics provide additional information related to this topic.