'Declaration Public Function GetColumnIndex( _ ByVal xLocation at X axis. As Double, _ ByRef columnXLocation at X axis of found column. As Double _) As System.Int32
public System.Int32 GetColumnIndex( double x, out double columnX)
public: System.Int32 GetColumnIndex( double x, [PARAMFLAG::Out] double columnX)
public:System.Int32 GetColumnIndex( double x, [Out] double columnX)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
Worksheet Class Worksheet Members