Copies the styles in the specified range and returns an object identifying the copied styles.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
Visual Basic
Copy Code
|
|---|
Public Function CopyStyles( _ |
The range from which the styles are copied.
An object identifying the copied styles.
See Also