Name | Description | |
---|---|---|
![]() | AddConditionalFormatting | |
![]() | AutoFit | Overloaded. Overridden. Adjusts the Height based on the highest Cell in the Row. |
![]() | Clear | Removes specific elements from the LinearWorksheetElement. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | ClearConditionalFormattings | |
![]() | GetConditionalFormattings | |
![]() | RemoveConditionalFormatting | |
![]() | ReplaceContent | Searches into the content of the Row 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) |