GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetCommentIndicatorPoint メソッド |
'Declaration
Protected Function GetCommentIndicatorPoint( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal zoomFactor As Double, _ ByVal applyDisplayFormulas As Boolean _ ) As AnchorPoint
protected AnchorPoint GetCommentIndicatorPoint( int row, int column, double zoomFactor, bool applyDisplayFormulas )