GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > WordWrapUnit 構造体 : WordWrapUnit コンストラクタ |
Public Function New( _ ByVal startIndex As Integer, _ ByVal length As Integer _ )
public WordWrapUnit( int startIndex, int length )
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | startIndex 値が 0 未満です。 または length 値が 1 未満です。 |