ApplicationClass.ConvertFormula Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual object ConvertFormula (object Formula, Microsoft.Office.Interop.Excel.XlReferenceStyle FromReferenceStyle, object ToReferenceStyle, object ToAbsolute, object RelativeTo);
Public Overridable Function ConvertFormula (Formula As Object, FromReferenceStyle As XlReferenceStyle, Optional ToReferenceStyle As Object, Optional ToAbsolute As Object, Optional RelativeTo As Object) As Object
Parameters
- Formula
- Object
- FromReferenceStyle
- XlReferenceStyle
- ToReferenceStyle
- Object
- ToAbsolute
- Object
- RelativeTo
- Object