Skip to content

motetpaper/motet-hanyupinyin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motet-hanyupinyin

Convert Chinese characters to Hanyu Pinyin in Google Sheets

INSTALL

You can get started in 3 easy steps:

  1. In Google Sheets, open your Apps Script Editor Extensions > Apps Script.
  2. Copy and paste the contents of motet-hanyupinyin.gs into a Code.gs file. Save the file.
  3. Return to the Google Sheets spreadsheet and start to enter the formula: =MOTET_HANYUPINYIN(

SYNOPSIS

There is exactly one FORMULA in this Google Sheets add-on.

  • =MOTET_HANYUPINYIN(text)

Example

  • text: 汉语拼音
  • Output: han4 yu3 pin1 yin1

LICENSE

About

Convert Chinese characters to Hanyu Pinyin in Google Sheets

Topics

Resources

License

Stars

Watchers

Forks