GetFormProperties
Returns an IFormProperties object providing the properties of the XBRL form in the specified Excel worksheet.
Signature
GetFormProperties(in worksheet:Microsoft.Office.Interop.Excel.Worksheet) -> IFormProperties |
Parameters
Name | Type | Description |
---|---|---|
worksheet | Microsoft.Office.Interop.Excel.Worksheet | An Excel worksheet containing an XBRL form. |