GrapeCity.Spreadsheet アセンブリ > GrapeCity.Drawing 名前空間 > IDrawingContext インターフェース : DrawText メソッド |
'宣言
Sub DrawText( _ ByVal value As String, _ ByVal font As Font, _ ByVal rect As Rectangle, _ Optional ByVal drawingTextFormat As DrawingTextFormat _ )
void DrawText( string value, Font font, Rectangle rect, DrawingTextFormat drawingTextFormat )