Example: This example gets the number of symbols in row 2.
With objMilestones
nNumSymbolsThisLine = .GetNumberOfSymbolsInLine(2)
MsgBox nNumSymbolsThisLine
End With
Milestones Professional 2019 Automation Methods and Properties. © Copyright 2018, KIDASA Software, Inc. All rights reserved.