OdsSheetGetCellByText(String, OdsCell) Method
搜尋儲存格內容回傳儲存格
Namespace: eBizprise.UtilityAssembly: eBizprise.Utility.OdfHelper (in eBizprise.Utility.OdfHelper.dll) Version: 25.0.1.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
public bool GetCellByText(
string text,
out OdsCell cell
)
- text String
- 搜尋儲存格字串
- cell OdsCell
- 儲存格物件
Boolean是否有找到儲存格