Returns an ICellProperties object providing the properties of the fact in the specified Excel range.
GetCellProperties(in cell:Microsoft.Office.Interop.Excel.Range) -> ICellProperties |
Name |
Type |
Description |
---|---|---|
cell |
Microsoft.Office.Interop.Excel.Range |
An Excel cell containing an XBRL fact (must be within the data range of a form). |