GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetCommentIndicatorLocation メソッド |
'宣言
Public Overridable Function GetCommentIndicatorLocation( _ ByVal context As IDrawingContext, _ ByRef anchorPoint As AnchorPoint, _ Optional ByVal zoomFactor As Double, _ Optional ByVal applyDisplayFormulas As Boolean _ ) As Point
public virtual Point GetCommentIndicatorLocation( IDrawingContext context, ref AnchorPoint anchorPoint, double zoomFactor, bool applyDisplayFormulas )