Name | Description | |
---|---|---|
![]() | AutoFit | Overridden. Adjusts the column width based on the cell with the widest content. |
![]() | Clear | Clears specific elements in the LinearWorksheetElement. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | ReplaceContent | Searches into the content of the Column and replaces all occurences of a specific value with a new value. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | ReplaceContents<TSearch,TNew> | Searches into the content of the LinearWorksheetElement and replaces all instances of the SearchValues with their corresponding NewValues. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |