Microsoft Excel のシートオブジェクトを示します。

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

Syntax

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

Remarks

Inheritance Hierarchy

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

See Also