GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.OpenXml 名前空間 > ImportContext クラス : FunctionResolver プロパティ |
'Declaration
Public Property FunctionResolver As IFunctionResolver
'使用法
Dim instance As ImportContext Dim value As IFunctionResolver instance.FunctionResolver = value value = instance.FunctionResolver
public IFunctionResolver FunctionResolver {get; set;}