GetWorksheetPictureWithForma
Contents
[
Hide
]
GetWorksheetPictureWithFormat
Retrieve a picture by number in the worksheet.
REST API
API | HttpMethod | Açıklama | API referans |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/pictures/{pictureNumber} | GET | Çalışma sayfasındaki bir resmi numarasına göre alın. | GetWorksheetPictureWithFormat |
Path Parameter
Parametre Adı | Tip | Açıklama |
---|---|---|
name | string | Dosya adı. |
sayfaAdı | dize | Çalışma sayfasının adı. |
resimNumber | integer | Resim dizini. |
Query Parameter
Parametre Adı | Tip | Açıklama |
---|---|---|
format | dize | Resim dönüştürme formatı(PNG/TIFF/JPEG/GIF/EMF/BMP). |
klasör | dize | Dosyanın bulunduğu klasör. |
depolamaAdı | dize | Dosyanın bulunduğu depolama adı. |