Name | Description | |
---|---|---|
C1StyleGridArea Constructor | Overloaded. |
The following tables list the members exposed by C1StyleGridArea.
Name | Description | |
---|---|---|
C1StyleGridArea Constructor | Overloaded. |
Name | Description | |
---|---|---|
Column | Gets the index of the span. | |
ColumnSpan | Gets the index of the span. | |
ItemName | Gets how many position spans. | |
Row | Gets the index of the span. | |
RowSpan | Gets the index of the span. |
Name | Description | |
---|---|---|
Equals | ||
GetHashCode | ||
Parse | Parses the text and returns a span. | |
ToString | ||
TryParse | Tries to parse the specified text and returns the value in the span parameter. |
Equality | Compares two C1StyleGridArea structures for equality. |
Implicit Type Conversion | Casting operator to convert a string into a C1StyleGridSpan. |
Inequality | Compares two C1StyleGridArea structures for inequality. |