←Select platform

GetStyle Method

Summary

Retrieves the CellStyle object that encapsulates various styling details, such as font and border settings of a cell.

Syntax

C#
C++/CLI
Python
public CellStyle GetStyle() 
public:  
   CellStyle^ GetStyle() 
def GetStyle(self): 

Return Value

An object representing the style settings of the cell, which includes information about font, border, and other formatting aspects.

Remarks

To update the cell style settings, use SetStyle method.

Requirements

Target Platforms

See Also

SetStyle method

Cell Class

Cell Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.