TreeINFO-For-M365 documentation
    Preparing search index...

    Interface IAdvancedTableRow

    Defines a table row in FieldAdvancedTable

    interface IAdvancedTableRow {
        cells: Dictionary<AdvancedTableCell>;
    }
    Index

    Properties

    Properties

    cells: Dictionary<AdvancedTableCell>

    Access for all cells in row in FieldAdvancedTable.