API Reference
Class
LegacyXlsDifferentialBorderSide
Represents one side of a legacy XLS differential border.
Inheritance
- Object
- LegacyXlsDifferentialBorderSide
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property LegacyXlsDifferentialBorder.Bottom
- Property LegacyXlsDifferentialBorder.Left
- Property LegacyXlsDifferentialBorder.Right
- Property LegacyXlsDifferentialBorder.Top
Accepted by parameters
Constructors
public LegacyXlsDifferentialBorderSide(UInt16 style, String color) #Creates a decoded differential border side.
Parameters
- style System.UInt16
- color System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object