GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > CellReference 構造体 > SwitchReferenceType メソッド : SwitchReferenceType(CellRelation) メソッド |
'Declaration
Public Overloads Sub SwitchReferenceType( _ ByVal newReferenceType As CellRelation _ )
'使用法
Dim instance As CellReference Dim newReferenceType As CellRelation instance.SwitchReferenceType(newReferenceType)
public void SwitchReferenceType( CellRelation newReferenceType )