Adjusts the width of a specified column within the sheet, measured in pixels.
public void SetColumnWidthInPixel( int columnIndex, int width )
public void SetColumnWidthInPixel(
int columnIndex,
int width
)
public: void SetColumnWidthInPixel( Int32 columnIndex, Int32 width )
public:
void SetColumnWidthInPixel(
Int32 columnIndex,
Int32 width
def SetColumnWidthInPixel(self,columnIndex,width):
columnIndex
A zero-based index of the column.
width
The new width, in pixels.
Target Platforms
Sheet Class
Sheet Members
Leadtools.Document.LEADOffice.Sheet Namespace
Getting Started
Tutorials
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
SaaS API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries