இந்தக் கட்டுப்பாட்டை மாற்றினால் இந்தப் பக்கம் தானாக மாற்றப்படும்

T

The T function returns the text contained in a cell. This function is included for compatibility with tables imported from other spreadsheet apps.

T(cell)

cell: A reference to a single table cell. cell can contain any value, or be empty.

Notes

  • If the cell doesn’t contain a string, T returns an empty string.

Examples

If cell A1 contains "text" and cell B1 is empty:

=T(A1) returns "text".

=T(B1) returns nothing.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
உதவியாக இருந்ததா?
எழுத்தின் அளவு: 250
அதிகபட்ச எழுத்தின் அளவு: 250
உங்கள் கருத்திற்கு நன்றி.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.