Name | Description | |
---|---|---|
![]() | AutoFit | Overridden. Adjusts the Columns’ Width based on the Cell with the widest content in the ColumnRange. |
![]() | Clear | Removes specific elements from the LinearRange. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |
![]() | Equals | (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |
![]() | GetHashCode | (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |
![]() | ReplaceContent | Searches into the content of the LinearRange and replaces all occurences of a specific value with a new value. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |
![]() | ReplaceContents<TSearch,TNew> | Searches into the content of the LinearRange and replaces all instances of the searchValues with their corresponding newValues. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |
![]() | ToString | (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |