HTMLTextAreaElement.Rows
HTMLTextAreaElement.Rows property
テキスト行の数。 HTML 4.01. の rows 属性の定義を参照してください。
public int Rows { get; set; }
関連項目
- class HTMLTextAreaElement
- 名前空間 Aspose.Html
- 組み立て Aspose.HTML
テキスト行の数。 HTML 4.01. の rows 属性の定義を参照してください。
public int Rows { get; set; }