YWExcel のセルオブジェクトを示します。

Namespace: YiaoWang.Vender.Office
Assembly: YiaoWang.Vender.Office (YiaoWang.Vender.Office.dll 内) バージョン: 2.11.5.7 (2.11.5.7)

Syntax

C#
public class YWExcelCells : YWAbstructOffice, 
	IDisposable
Visual Basic
Public Class YWExcelCells _
	Inherits YWAbstructOffice _
	Implements IDisposable

Remarks

Inheritance Hierarchy

System..::..Object
  YiaoWang.Vender.Office..::..YWAbstructOffice
    YiaoWang.Vender.Office..::..YWExcelCells

See Also