GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.OpenXml 名前空間 > ExportContext クラス : GetCellExporter メソッド |
'Declaration
Protected Overridable Function GetCellExporter() As ICellExporter
'使用法
Dim instance As ExportContext Dim value As ICellExporter value = instance.GetCellExporter()
protected virtual ICellExporter GetCellExporter()