docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetRowCount

    GetRowCount(int)

    Returns the total number of rows in the sheet inside of the Spreadsheet with id SpreadSheetId. This method requires the SheetsService to use OAuth authorization as it uses a data filter which reuires elevated authorization.

    Declaration
    public int GetRowCount(int sheetId)
    Parameters
    Type Name Description
    int sheetId

    The sheet to get the row count from.

    Returns
    Type Description
    int

    The row count for the sheet.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)