QDVAPIFunctions.GetRowPositionsInNativeSheet Method
NOTE: This member is now obsolete. Instead, use Qdv.UserApi.IWorksheetManager.GetRowPositionsInNativeSheet. The IWorksheetManager can be obtained from the QdvManager class via property. The full code is: context.QdvManager.WorksheetManager.GetRowPositionsInNativeSheet()
[Obsolete("Instead, use Qdv.UserApi.IWorksheetManager.GetRowPositionsInNativeSheet. The IWorksheetManager can be obtained from the QdvManager class via property. The full code is: context.QdvManager.WorksheetManager.GetRowPositionsInNativeSheet()")]
public Dictionary<PositionsInNativeSheets, int> GetRowPositionsInNativeSheet(
IWorksheet Sheet
)
This language is not supported or no code example is available.
Parameters
- Sheet
- IWorksheet