GetTableRowTypeOfCurrent Method
GetTableRowTypeOfCurrent function
Gets the type name of table rows that consists of the current row in referenced table.Default is “This Row”, so in formula “#This Row” represents the current row in referenced table.
func (instance *GlobalizationSettings) GetTableRowTypeOfCurrent() (string, error)
Remarks
See Also
- Class GlobalizationSettings
- Namespace Aspose.Cells
- Library Aspose.Cells for Go