XlCellFormatting Members
In This Article
#Constructors
Name | Description |
---|---|
Xl |
Initializes a new instance of the Xl |
#Properties
Name | Description |
---|---|
Alignment |
Gets or sets alignment options to be applied to the cell content.
Inherited from Xl |
Bad static |
Returns the Xl |
Border |
Gets or sets border settings to be applied to a cell.
Inherited from Xl |
Calculation static |
Returns the Xl |
Check |
Returns the Xl |
Explanatory static |
Returns the Xl |
Fill |
Gets or sets fill settings to be applied to the cell background.
Inherited from Xl |
Font |
Gets or sets font settings to be applied to the cell content.
Inherited from Xl |
Good static |
Returns the Xl |
Heading1 static |
Returns the Xl |
Heading2 static |
Returns the Xl |
Heading3 static |
Returns the Xl |
Heading4 static |
Returns the Xl |
Hyperlink static |
Returns the Xl |
Input static |
Returns the Xl |
Is |
Gets or sets a value indicating whether the format string assigned to the Xl |
Linked |
Returns the Xl |
Net |
Gets or sets the .NET-style format string that specifies how a numeric value should be displayed in a cell.
Inherited from Xl |
Neutral static |
Returns the Xl |
Note static |
Returns the Xl |
Number |
Gets or sets an MS Excel-style number format that specifies how a numeric value should be displayed in a cell.
Inherited from Xl |
Output static |
Returns the Xl |
Title static |
Returns the Xl |
Total static |
Returns the Xl |
Warning |
Returns the Xl |
#Methods
Name | Description |
---|---|
Clone() |
Creates a copy of the current Xl |
Copy |
Copies the appropriate properties of the specified object into the current instance of the Xl |
Copy |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Xl |
Equals |
Determines whether the specified instances of the Xl |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
From |
Specifies a number format for cell values based on the given .NET-style format string. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Combines formatting settings of the target and source instances of the Xl |
Merge |
Combines the format settings of the specified Xl |
Merge |
Combines the format settings of the specified Xl |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Themed |
Creates the Xl |
To |
This member supports the internal infrastructure and is not intended to be used directly from your code. Converts the current cell format to the differential formatting object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also