'Declaration Public Function GetCommentByLocation( _
ByVal locationThe pount in control space.As Vintasoft.Primitives.VintasoftPoint _
) As Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment
public Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment GetCommentByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
public: Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment* GetCommentByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
public:
Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment^ GetCommentByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
Parameters
- location
- The pount in control space.
Return Value
The CellComment that is located in specified point.