Class CellsFactory

Class CellsFactory

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Cells 모델의 클래스를 인스턴스화하는 유틸리티입니다.

public class CellsFactory

상속

objectCellsFactory

상속된 멤버

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

생성자

CellsFactory()

public CellsFactory()

메서드

CreateStyle()

새로운 스타일을 생성합니다.

public Style CreateStyle()

반환값

Style

스타일 객체를 반환합니다.

 한국어