GrapeCity.Spreadsheet アセンブリ > GrapeCity.Drawing 名前空間 > IDrawingContext インタフェース > DrawText メソッド : DrawText(String,Font,Rectangle,DrawingTextFormat) メソッド |
'Declaration
Overloads 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 )