What are the different types of data formats in Google Sheets?

Google Sheets supports various data formats, including :

* Number : Used for numeric values, including integers and decimals.

* Text : Used for alphanumeric characters, such as names, addresses, and descriptions.

* Date : Used for representing dates and timestamps.

* Time : Used for representing time values.

* Duration : Used for representing time durations or intervals.

* Currency : Used for monetary values with specified currency symbols and formats.

* Percentage : Used for representing values as percentages.

* Boolean : Used for true/false or yes/no values.