Version

SpreadsheetCellRangeFormat Class Methods

For a list of all members of this type, see SpreadsheetCellRangeFormat members.

Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetAlignmentResets the Alignment property to its default value.  
Public MethodResetFillResets the Fill property to its default value.  
Public MethodResetFormatStringResets the FormatString property to its default value.  
Public MethodResetHiddenResets the Hidden property to its default value.  
Public MethodResetIndentResets the Indent property to its default value.  
Public MethodResetLockedResets the Locked property to its default value.  
Public MethodResetRotationResets the Rotation property to its default value.  
Public MethodResetShrinkToFitResets the ShrinkToFit property to its default value.  
Public MethodResetStyleResets the Style property to its default value.  
Public MethodResetVerticalAlignmentResets the VerticalAlignment property to its default value.  
Public MethodResetWrapTextResets the WrapText property to its default value.  
Public MethodSetBordersSets the specified borders for the associated range to the specified style and color.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeAlignmentIndicates if the Alignment property needs to be serialized.  
Protected MethodShouldSerializeFillIndicates if the Fill property needs to be serialized.  
Protected MethodShouldSerializeFormatStringIndicates if the FormatString property needs to be serialized.  
Protected MethodShouldSerializeHiddenIndicates if the Hidden property needs to be serialized.  
Protected MethodShouldSerializeIndentIndicates if the Indent property needs to be serialized.  
Protected MethodShouldSerializeLockedIndicates if the Locked property needs to be serialized.  
Protected MethodShouldSerializeRotationIndicates if the Rotation property needs to be serialized.  
Protected MethodShouldSerializeShrinkToFitIndicates if the ShrinkToFit property needs to be serialized.  
Protected MethodShouldSerializeStyleIndicates if the Style property needs to be serialized.  
Protected MethodShouldSerializeVerticalAlignmentIndicates if the VerticalAlignment property needs to be serialized.  
Protected MethodShouldSerializeWrapTextIndicates if the WrapText property needs to be serialized.  
See Also